API / geotoolkit / layout / AnnotationLocation / AnnotationLocation
layout.AnnotationLocation.AnnotationLocation
Enum of annotation locations Supported values are: North, South, East, West, NorthWest, NorthEast, SouthWest, SouthEast, Center, None
Enumeration Members
• Center = "center"
Center
• East = "east"
East
• None = "none"
None
• North = "north"
North
• NorthEast = "northeast"
NorthEast
• NorthWest = "northwest"
NorthWest
• South = "south"
South
• SouthEast = "southeast"
SouthEast
• SouthWest = "southwest"
SouthWest
• West = "west"
West