public class

PolygonStyle

extends Object
java.lang.Object
   ↳ com.mapsted.positioning.coreObjects.PolygonStyle

Summary

Public Constructors
PolygonStyle(Entity entity)
Public Methods
Colour getFillColour(String type, boolean selected)
Cms.MapIconStyle getIcon(String type, boolean selected)
int getLayerIdx()
LineStyle getLine()
Cms.TextStyle getText(boolean selected)
[Expand]
Inherited Methods
From class java.lang.Object

Public Constructors

public PolygonStyle (Entity entity)

Public Methods

public Colour getFillColour (String type, boolean selected)

public Cms.MapIconStyle getIcon (String type, boolean selected)

public int getLayerIdx ()

public LineStyle getLine ()

public Cms.TextStyle getText (boolean selected)