Last updated

API / geotoolkit / layout / AnnotationLocation / AnnotationLocation

Enumeration: AnnotationLocation

layout.AnnotationLocation.AnnotationLocation

Enum of annotation locations Supported values are: North, South, East, West, NorthWest, NorthEast, SouthWest, SouthEast, Center, None

Table of contents

Enumeration Members

Contents

Enumeration Members

Center

Center = "center"

Center


East

East = "east"

East


None

None = "none"

None


North

North = "north"

North


NorthEast

NorthEast = "northeast"

NorthEast


NorthWest

NorthWest = "northwest"

NorthWest


South

South = "south"

South


SouthEast

SouthEast = "southeast"

SouthEast


SouthWest

SouthWest = "southwest"

SouthWest


West

West = "west"

West