Package | Description |
---|---|
buri.ddmsence.ddms.summary.gml |
Contains the components from the "Summary" set of the DDMS specification which exist in the GML XML namespace.
|
Modifier and Type | Method and Description |
---|---|
Position |
Position.Builder.commit() |
Position |
Point.getPosition()
Accessor for the coordinates of the position.
|
Modifier and Type | Method and Description |
---|---|
List<Position> |
Polygon.getPositions()
Accessor for the coordinates.
|
Constructor and Description |
---|
Builder(Position position)
Constructor which starts from an existing component.
|
Point(Position position,
SRSAttributes srsAttributes,
String id)
Constructor for creating a component from raw data
|
Constructor and Description |
---|
Polygon(List<Position> positions,
SRSAttributes srsAttributes,
String id)
Constructor for creating a component from raw data
|
Copyright 2010 - 2019 by Brian Uri!
Generated on 09/15/2016 12:36 PM
https://ddmsence.urizone.net/