Class AnnotationCreationToolbarItemPresets
-
- All Implemented Interfaces:
public class AnnotationCreationToolbarItemPresets
List of different presets for the AnnotationCreationToolbar (based on the available space of icons visible on the current device).
-
-
Field Summary
Fields Modifier and Type Field Description public final static List<MenuItem>
FOUR_ITEMS_GROUPING
public final static List<MenuItem>
FIVE_ITEMS_GROUPING
public final static List<MenuItem>
SIX_ITEMS_GROUPING
public final static List<MenuItem>
EIGHT_ITEMS_GROUPING
public final static List<MenuItem>
ALL_ITEMS_GROUPING
-
Constructor Summary
Constructors Constructor Description AnnotationCreationToolbarItemPresets()
-