|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PointType | |
---|---|
net.opengis.gml | |
org.georss.georss._10 |
Uses of PointType in net.opengis.gml |
---|
Fields in net.opengis.gml declared as PointType | |
---|---|
protected PointType |
PointPropertyType.point
|
Methods in net.opengis.gml that return PointType | |
---|---|
PointType |
ObjectFactory.createPointType()
Create an instance of PointType |
PointType |
PointPropertyType.getPoint()
Gets the value of the point property. |
Methods in net.opengis.gml that return types with arguments of type PointType | |
---|---|
JAXBElement<PointType> |
ObjectFactory.createPoint(PointType value)
Create an instance of JAXBElement < PointType > } |
Methods in net.opengis.gml with parameters of type PointType | |
---|---|
JAXBElement<PointType> |
ObjectFactory.createPoint(PointType value)
Create an instance of JAXBElement < PointType > } |
void |
PointPropertyType.setPoint(PointType value)
Sets the value of the point property. |
Uses of PointType in org.georss.georss._10 |
---|
Fields in org.georss.georss._10 declared as PointType | |
---|---|
protected PointType |
Where.point
|
Methods in org.georss.georss._10 that return PointType | |
---|---|
PointType |
Where.getPoint()
Gets the value of the point property. |
Methods in org.georss.georss._10 with parameters of type PointType | |
---|---|
void |
Where.setPoint(PointType value)
Sets the value of the point property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |