All Classes
Class | Description |
---|---|
BasicSymbolFactory |
Basic symbol factory with a stroke and fill color
|
DatabaseLayer |
This class represents a layer enabling a database connection
|
Envelope |
Extent as minimum bounding box
|
Feature |
Class representing a feature with geometry and attributes
|
FeatureReader |
Reader for (geometry) features
|
Layer |
A layer that can be added to a map.
|
LineSymbol |
A line segment 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
|
PointComparator |
Lexicographical order for points
|
PointSymbol |
Marker for a point map feature.
|
PolygonSymbol |
Marker to display polygons on the map.
|
Symbol |
abstract class that must be implemented by all classes representing symbols
that can be displayed in a map
|
SymbolFactory | |
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
|