Package | Description |
---|---|
geoexplorer.gui |
Modifier and Type | Class and Description |
---|---|
class |
LineString
Represents a line string.
|
class |
Point
A point (mostly two coordinates, a color, a size, and a display shape).
|
class |
Polygon
A polygon (roughly a sequence of points, interpreted as a closed shape).
|
Modifier and Type | Method and Description |
---|---|
void |
MapPanel.addPrimitive(GraphicalPrimitive p)
Adds a graphical primitive to the list of objects to be displayed.
|