|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PolygonType | |
---|---|
net.opengis.gml | |
org.georss.georss._10 |
Uses of PolygonType in net.opengis.gml |
---|
Methods in net.opengis.gml that return PolygonType | |
---|---|
PolygonType |
ObjectFactory.createPolygonType()
Create an instance of PolygonType |
Methods in net.opengis.gml that return types with arguments of type PolygonType | |
---|---|
JAXBElement<PolygonType> |
ObjectFactory.createPolygon(PolygonType value)
Create an instance of JAXBElement < PolygonType > } |
Methods in net.opengis.gml with parameters of type PolygonType | |
---|---|
JAXBElement<PolygonType> |
ObjectFactory.createPolygon(PolygonType value)
Create an instance of JAXBElement < PolygonType > } |
Uses of PolygonType in org.georss.georss._10 |
---|
Fields in org.georss.georss._10 declared as PolygonType | |
---|---|
protected PolygonType |
Where.polygon
|
Methods in org.georss.georss._10 that return PolygonType | |
---|---|
PolygonType |
Where.getPolygon()
Gets the value of the polygon property. |
Methods in org.georss.georss._10 with parameters of type PolygonType | |
---|---|
void |
Where.setPolygon(PolygonType value)
Sets the value of the polygon property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |