Package globus.glmap

Annotation Interface GLMapViewRenderer.GLMapPlacement

Enclosing class:
GLMapViewRenderer

@Retention(SOURCE) public static @interface GLMapViewRenderer.GLMapPlacement
Placement of screen-bound objects
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    bottom center
    static final int
    bottom left corner
    static final int
    in bottom right corner
    static final int
    Hidden
    static final int
    top center
    static final int
    in top left corner
    static final int
    in top right corner