| Package | Description |
|---|---|
| org.dellroad.jibxbindings.pidf.lo |
JiBX bindings for the Presence Information Data Format - Location Object (PIDF-LO).
|
| org.dellroad.jibxbindings.pidf.lo.gml |
JiBX bindings for the Presence Information Data Format - Location Object (PIDF-LO) GML.
|
| Modifier and Type | Method and Description |
|---|---|
GMLObject |
LocationInfo.getGMLObject() |
| Modifier and Type | Method and Description |
|---|---|
void |
LocationInfo.setGMLObject(GMLObject gmlObject) |
| Modifier and Type | Class and Description |
|---|---|
class |
ArcBand
GML arc band.
|
class |
Circle
GML circle.
|
class |
Curve
GML curves.
|
class |
Ellipse
GML ellipse.
|
class |
Ellipsoid
GML ellipsoid.
|
class |
GeometricPrimitive
GML geometric primitives.
|
class |
Geometry
Superclass for GML geometry objects.
|
class |
LinearRing
GML linear ring.
|
class |
LineString
GML LineStrings.
|
class |
Point
GML
<point> objects. |
class |
Polygon
GML polygon.
|
class |
Prism
GML prism.
|
class |
Solid
GML solids.
|
class |
Sphere
GML sphere.
|
class |
Surface
GML surfaces.
|
| Modifier and Type | Method and Description |
|---|---|
GMLObject |
GMLObject.clone() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractGMLObjectSwitch.caseDefault(GMLObject object)
Roll-up method for all cases.
|