DatabaseLayer |
This class represents a layer enabling a database connection
|
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
|