|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractRingPropertyType | |
|---|---|
| net.opengis.gml | |
| Uses of AbstractRingPropertyType in net.opengis.gml |
|---|
| Fields in net.opengis.gml with type parameters of type AbstractRingPropertyType | |
|---|---|
protected JAXBElement<AbstractRingPropertyType> |
PolygonType.exterior
|
protected JAXBElement<AbstractRingPropertyType> |
TriangleType.exterior
|
protected JAXBElement<AbstractRingPropertyType> |
PolygonPatchType.exterior
|
protected JAXBElement<AbstractRingPropertyType> |
RectangleType.exterior
|
protected List<JAXBElement<AbstractRingPropertyType>> |
PolygonType.interior
|
protected List<JAXBElement<AbstractRingPropertyType>> |
PolygonPatchType.interior
|
| Methods in net.opengis.gml that return AbstractRingPropertyType | |
|---|---|
AbstractRingPropertyType |
ObjectFactory.createAbstractRingPropertyType()
Create an instance of AbstractRingPropertyType |
| 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.createInnerBoundaryIs(AbstractRingPropertyType value)
Create an instance of JAXBElement<AbstractRingPropertyType>} |
JAXBElement<AbstractRingPropertyType> |
ObjectFactory.createInterior(AbstractRingPropertyType value)
Create an instance of JAXBElement<AbstractRingPropertyType>} |
JAXBElement<AbstractRingPropertyType> |
ObjectFactory.createOuterBoundaryIs(AbstractRingPropertyType value)
Create an instance of JAXBElement<AbstractRingPropertyType>} |
JAXBElement<AbstractRingPropertyType> |
PolygonType.getExterior()
Obtient la valeur de la propriété exterior. |
JAXBElement<AbstractRingPropertyType> |
TriangleType.getExterior()
Constraint: The Ring shall be a LinearRing and must form a triangle, the first and the last position must be co-incident. |
JAXBElement<AbstractRingPropertyType> |
PolygonPatchType.getExterior()
Obtient la valeur de la propriété exterior. |
JAXBElement<AbstractRingPropertyType> |
RectangleType.getExterior()
Constraint: The Ring shall be a LinearRing and must form a rectangle; the first and the last position must be co-incident. |
List<JAXBElement<AbstractRingPropertyType>> |
PolygonType.getInterior()
Gets the value of the interior property. |
List<JAXBElement<AbstractRingPropertyType>> |
PolygonPatchType.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.createInnerBoundaryIs(AbstractRingPropertyType value)
Create an instance of JAXBElement<AbstractRingPropertyType>} |
JAXBElement<AbstractRingPropertyType> |
ObjectFactory.createInterior(AbstractRingPropertyType value)
Create an instance of JAXBElement<AbstractRingPropertyType>} |
JAXBElement<AbstractRingPropertyType> |
ObjectFactory.createOuterBoundaryIs(AbstractRingPropertyType value)
Create an instance of JAXBElement<AbstractRingPropertyType>} |
| Method parameters in net.opengis.gml with type arguments of type AbstractRingPropertyType | |
|---|---|
void |
PolygonType.setExterior(JAXBElement<AbstractRingPropertyType> value)
Définit la valeur de la propriété exterior. |
void |
TriangleType.setExterior(JAXBElement<AbstractRingPropertyType> value)
Définit la valeur de la propriété exterior. |
void |
PolygonPatchType.setExterior(JAXBElement<AbstractRingPropertyType> value)
Définit la valeur de la propriété exterior. |
void |
RectangleType.setExterior(JAXBElement<AbstractRingPropertyType> value)
Définit la valeur de la propriété exterior. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||