CartoType Android API 8.8-7-gb35e4dc71
for Java development on Android
Public Attributes | List of all members
com.cartotype.NoticePosition Enum Reference

Public Attributes

 TopLeft
 
 TopRight
 
 BottomLeft
 
 BottomRight
 
 Top
 
 Right
 
 Left
 
 Bottom
 
 Center
 

Detailed Description

Positions for notices like the legend or scale bar. Use ExtendedNoticePosition for greater control.

Member Data Documentation

◆ Bottom

com.cartotype.NoticePosition.Bottom

The center of the bottom edge of the display.

◆ BottomLeft

com.cartotype.NoticePosition.BottomLeft

The bottom left corner of the display.

◆ BottomRight

com.cartotype.NoticePosition.BottomRight

The bottom right corner of the display.

◆ Center

com.cartotype.NoticePosition.Center

The center of the display.

◆ Left

com.cartotype.NoticePosition.Left

The center of the left side of the display.

◆ Right

com.cartotype.NoticePosition.Right

The center of the right side of the display.

◆ Top

com.cartotype.NoticePosition.Top

The center of the top edge of the display.

◆ TopLeft

com.cartotype.NoticePosition.TopLeft

The top left corner of the display.

◆ TopRight

com.cartotype.NoticePosition.TopRight

The top right corner of the display.


The documentation for this enum was generated from the following file: