Class | Description |
---|---|
GMLBuilding |
A building in GML space.
|
GMLCoordinates |
A set of GML coordinates.
|
GMLDirectedEdge |
A GMLDirectedEdge is an edge with an orientation.
|
GMLEdge |
A GML edge.
|
GMLMap |
A GML map.
|
GMLMapFormat |
Abstract base class for map formats that use GML.
|
GMLNode |
A GML node object.
|
GMLObject |
A GML map object.
|
GMLRoad |
A road in GML space.
|
GMLShape |
Abstract base class for shapes in GML space.
|
GMLSpace |
An open space in GML space.
|
GMLTools |
Useful tools for manipulating GML.
|
ViewGMLMap |
A GML map viewer.
|
Exception | Description |
---|---|
GMLException |
Exceptions related to GML.
|