| java.lang.Object | |
| ↳ | com.mapsted.positioning.coreObjects.StyleHelper |
| Nested Classes | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| @interface | StyleHelper.MapStyleTypeDef | ||||||||||
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | DARK | ||||||||||
| String | GREY | ||||||||||
| String | LIGHT | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| StyleHelper() | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| static Colour | getFillColour(Entity entity, String type, boolean selected) | ||||||||||
| static Colour | getFontColor(Entity entity, String type, boolean selected) | ||||||||||
| static float | getFontSize(Entity entity) | ||||||||||
| static Cms.MapIconStyle | getIconStyle(Entity entity, String type, boolean selected) | ||||||||||
| static int | getLayerIdx(Entity entity) | ||||||||||
| static Colour | getLineColour(Entity entity, String type, boolean selected) | ||||||||||
| static int | getTextPlacementPriority(Entity entity) | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||