|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PointOrPolygonPropertyType.ByPoint | |
---|---|
net.opengis.sps.x20 | |
net.opengis.sps.x20.impl |
Uses of PointOrPolygonPropertyType.ByPoint in net.opengis.sps.x20 |
---|
Methods in net.opengis.sps.x20 that return PointOrPolygonPropertyType.ByPoint | |
---|---|
PointOrPolygonPropertyType.ByPoint |
PointOrPolygonPropertyType.addNewByPoint()
Appends and returns a new empty "byPoint" element |
PointOrPolygonPropertyType.ByPoint |
PointOrPolygonPropertyType.getByPoint()
Gets the "byPoint" element |
static PointOrPolygonPropertyType.ByPoint |
PointOrPolygonPropertyType.ByPoint.Factory.newInstance()
|
static PointOrPolygonPropertyType.ByPoint |
PointOrPolygonPropertyType.ByPoint.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
Methods in net.opengis.sps.x20 with parameters of type PointOrPolygonPropertyType.ByPoint | |
---|---|
void |
PointOrPolygonPropertyType.setByPoint(PointOrPolygonPropertyType.ByPoint byPoint)
Sets the "byPoint" element |
Uses of PointOrPolygonPropertyType.ByPoint in net.opengis.sps.x20.impl |
---|
Classes in net.opengis.sps.x20.impl that implement PointOrPolygonPropertyType.ByPoint | |
---|---|
static class |
PointOrPolygonPropertyTypeImpl.ByPointImpl
An XML byPoint(@http://www.opengis.net/sps/2.0). |
Methods in net.opengis.sps.x20.impl that return PointOrPolygonPropertyType.ByPoint | |
---|---|
PointOrPolygonPropertyType.ByPoint |
PointOrPolygonPropertyTypeImpl.addNewByPoint()
Appends and returns a new empty "byPoint" element |
PointOrPolygonPropertyType.ByPoint |
PointOrPolygonPropertyTypeImpl.getByPoint()
Gets the "byPoint" element |
Methods in net.opengis.sps.x20.impl with parameters of type PointOrPolygonPropertyType.ByPoint | |
---|---|
void |
PointOrPolygonPropertyTypeImpl.setByPoint(PointOrPolygonPropertyType.ByPoint byPoint)
Sets the "byPoint" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |