| Package | Description |
|---|---|
| de.micromata.opengis.kml.v_2_2_0 | |
| de.micromata.opengis.kml.v_2_2_0.gx |
| Modifier and Type | Method and Description |
|---|---|
static LatLonQuad |
KmlFactory.createGxLatLonQuad()
Create an instance of
LatLonQuad |
| Modifier and Type | Method and Description |
|---|---|
LatLonQuad |
LatLonQuad.addToCoordinates(double longitude,
double latitude)
add a value to the coordinates property collection
|
LatLonQuad |
LatLonQuad.addToCoordinates(double longitude,
double latitude,
double altitude)
add a value to the coordinates property collection
|
LatLonQuad |
LatLonQuad.addToCoordinates(String coordinates)
add a value to the coordinates property collection
|
LatLonQuad |
LatLonQuad.addToObjectSimpleExtension(Object objectSimpleExtension) |
LatLonQuad |
LatLonQuad.clone() |
LatLonQuad |
LatLonQuad.withCoordinates(List<Coordinate> coordinates)
fluent setter
|
LatLonQuad |
LatLonQuad.withId(String id) |
LatLonQuad |
LatLonQuad.withObjectSimpleExtension(List<Object> objectSimpleExtension) |
LatLonQuad |
LatLonQuad.withTargetId(String targetId) |
Copyright © 2014 Micromata GmbH. All rights reserved.