| Constructor and Description |
|---|
MapViewScaleRegion() |
MapViewScaleRegion(Cog newState) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLOD() |
float |
getScaleThreshold() |
Naming |
getVisibleStyles() |
void |
setLOD(int argLod) |
void |
setScaleThreshold(float argScaleThreshold) |
void |
setVisibleStyles(Naming argVisibleStyles) |
Cog |
toCog()
Returns the complete internal state of this object in the form of a
Cog. |
public MapViewScaleRegion()
public MapViewScaleRegion(Cog newState)
public Cog toCog()
CoggableCog.public int getLOD()
public void setLOD(int argLod)
public float getScaleThreshold()
public void setScaleThreshold(float argScaleThreshold)
public Naming getVisibleStyles()
public void setVisibleStyles(Naming argVisibleStyles)