|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractRingPropertyType | |
|---|---|
| net.opengis.gml | |
| Uses of AbstractRingPropertyType in net.opengis.gml |
|---|
| Fields in net.opengis.gml declared as AbstractRingPropertyType | |
|---|---|
protected AbstractRingPropertyType |
PolygonType.exterior
|
| Fields in net.opengis.gml with type parameters of type AbstractRingPropertyType | |
|---|---|
protected List<AbstractRingPropertyType> |
PolygonType.interior
|
| Methods in net.opengis.gml that return AbstractRingPropertyType | |
|---|---|
AbstractRingPropertyType |
ObjectFactory.createAbstractRingPropertyType()
Create an instance of AbstractRingPropertyType |
AbstractRingPropertyType |
PolygonType.getExterior()
Gets the value of the exterior property. |
| Methods in net.opengis.gml that return types with arguments of type AbstractRingPropertyType | |
|---|---|
JAXBElement<AbstractRingPropertyType> |
ObjectFactory.createExterior(AbstractRingPropertyType value)
Create an instance of JAXBElement<AbstractRingPropertyType>} |
JAXBElement<AbstractRingPropertyType> |
ObjectFactory.createInterior(AbstractRingPropertyType value)
Create an instance of JAXBElement<AbstractRingPropertyType>} |
List<AbstractRingPropertyType> |
PolygonType.getInterior()
Gets the value of the interior property. |
| Methods in net.opengis.gml with parameters of type AbstractRingPropertyType | |
|---|---|
JAXBElement<AbstractRingPropertyType> |
ObjectFactory.createExterior(AbstractRingPropertyType value)
Create an instance of JAXBElement<AbstractRingPropertyType>} |
JAXBElement<AbstractRingPropertyType> |
ObjectFactory.createInterior(AbstractRingPropertyType value)
Create an instance of JAXBElement<AbstractRingPropertyType>} |
void |
PolygonType.setExterior(AbstractRingPropertyType value)
Sets the value of the exterior property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||