Uses of Package
viewer.base

Packages that use viewer.base 
Package Description
viewer.base  
viewer.symbols  
  • Classes in viewer.base used by viewer.base 
    Class Description
    Layer
    A layer that can be added to a map.
    ListLayer
    This class represents a layer that can be displayed in a Map.
    Map
    This class represents a simple GUI component that allows Symbols to be displayed.
    MapPanel
    panel that contains a map and a panel with the coordinates of the mouse cursor
    Transformation
    a transformation between image coordinates (row, column) and map coordinates (x, y)
    TreeLayer
    a layer of a map that organizes the Symbols in a tree to enable fast querying with rectangles
  • Classes in viewer.base used by viewer.symbols 
    Class Description
    Transformation
    a transformation between image coordinates (row, column) and map coordinates (x, y)