Enum Class MarkerSymbol.HotspotPlace

java.lang.Object
java.lang.Enum<MarkerSymbol.HotspotPlace>
org.oscim.layers.marker.MarkerSymbol.HotspotPlace
All Implemented Interfaces:
Serializable, Comparable<MarkerSymbol.HotspotPlace>, Constable
Enclosing class:
MarkerSymbol

public static enum MarkerSymbol.HotspotPlace extends Enum<MarkerSymbol.HotspotPlace>
Indicates a hotspot for an area. This is where the origin (0,0) of a point will be located relative to the area. In otherwords this acts as an offset. NONE indicates that no adjustment should be made.