public class AbstractWorkDotColorSchema
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractWorkDotColorSchema.ColoringSchema |
| Modifier and Type | Field and Description |
|---|---|
static java.util.Map<MapVisMap,java.lang.String> |
discriminatingAttribute |
static java.util.Map<MapVisMap,java.lang.Boolean> |
indexation |
static java.util.Map<MapVisMap,AbstractWorkDotColorSchema.ColoringSchema> |
schemaMap |
static java.util.Map<MapVisMap,java.lang.Boolean> |
showNumberPerMap |
| Constructor and Description |
|---|
AbstractWorkDotColorSchema() |
| Modifier and Type | Method and Description |
|---|---|
static AbstractWorkDotColorSchema |
getInstance() |
MapVisMap |
getMapVisMap() |
static void |
setColorSchema(AbstractWorkDotColorSchema newInstance) |
void |
setMapVisMap(MapVisMap setMap) |
public static java.util.Map<MapVisMap,AbstractWorkDotColorSchema.ColoringSchema> schemaMap
public static java.util.Map<MapVisMap,java.lang.String> discriminatingAttribute
public static java.util.Map<MapVisMap,java.lang.Boolean> indexation
public static java.util.Map<MapVisMap,java.lang.Boolean> showNumberPerMap
public MapVisMap getMapVisMap()
public static AbstractWorkDotColorSchema getInstance()
public static void setColorSchema(AbstractWorkDotColorSchema newInstance)
public void setMapVisMap(MapVisMap setMap)