|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PolygonType | |
|---|---|
| net.opengis.gml | |
| Uses of PolygonType in net.opengis.gml |
|---|
| Fields in net.opengis.gml declared as PolygonType | |
|---|---|
protected PolygonType |
PolygonPropertyType.polygon
|
| Fields in net.opengis.gml with type parameters of type PolygonType | |
|---|---|
protected List<PolygonType> |
ExtentType.boundingPolygon
|
| Methods in net.opengis.gml that return PolygonType | |
|---|---|
PolygonType |
ObjectFactory.createPolygonType()
Create an instance of PolygonType |
PolygonType |
PolygonPropertyType.getPolygon()
Obtient la valeur de la propriété polygon. |
| Methods in net.opengis.gml that return types with arguments of type PolygonType | |
|---|---|
JAXBElement<PolygonType> |
ObjectFactory.createBoundingPolygon(PolygonType value)
Create an instance of JAXBElement<PolygonType>} |
JAXBElement<PolygonType> |
ObjectFactory.createPolygon(PolygonType value)
Create an instance of JAXBElement<PolygonType>} |
List<PolygonType> |
ExtentType.getBoundingPolygon()
Unordered list of bounding polygons whose union describes the spatial domain of this object.Gets the value of the boundingPolygon property. |
| Methods in net.opengis.gml with parameters of type PolygonType | |
|---|---|
JAXBElement<PolygonType> |
ObjectFactory.createBoundingPolygon(PolygonType value)
Create an instance of JAXBElement<PolygonType>} |
JAXBElement<PolygonType> |
ObjectFactory.createPolygon(PolygonType value)
Create an instance of JAXBElement<PolygonType>} |
void |
PolygonPropertyType.setPolygon(PolygonType value)
Définit la valeur de la propriété polygon. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||