com.partnersoft.maps.render
Class RenderScaleRegion
java.lang.Object
com.partnersoft.maps.render.RenderScaleRegion
public class RenderScaleRegion
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
lod
public int lod
polygonToStyle
public RenderPolylineStyle[] polygonToStyle
polylineToStyle
public RenderPolylineStyle[] polylineToStyle
textToStyle
public RenderTextStyle[] textToStyle
pointToStyle
public RenderPointStyle[] pointToStyle
renderLegend
public RenderLegend renderLegend
scaleRegionIndex
public int scaleRegionIndex
scaleThreshold
public float scaleThreshold
RenderScaleRegion
public RenderScaleRegion(RenderLegend renderLegend,
int scaleRegionIndex)
getScaleRegion
public LegendScaleRegion getScaleRegion()
getScaleRegionIndex
public int getScaleRegionIndex()
getLocationString
public java.lang.String getLocationString()
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object