| Package | Description |
|---|---|
| org.dellroad.jibxbindings.pidf.lo.gml |
JiBX bindings for the Presence Information Data Format - Location Object (PIDF-LO) GML.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ArcBand
GML arc band.
|
class |
Circle
GML circle.
|
class |
Ellipse
GML ellipse.
|
class |
Polygon
GML polygon.
|
| Modifier and Type | Method and Description |
|---|---|
Surface |
Surface.clone() |
Surface |
Prism.getBase()
The prism's
<gs:base>. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractGMLObjectSwitch.caseSurface(Surface surface)
Roll-up method for
Surface subclasses. |
void |
Prism.setBase(Surface base) |
| Constructor and Description |
|---|
Prism(java.lang.String gid,
java.net.URI srsName,
int srsDimension,
Surface base,
Measure height) |