|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PointPropertyType | |
|---|---|
| net.opengis.gml | |
| Uses of PointPropertyType in net.opengis.gml |
|---|
| Fields in net.opengis.gml declared as PointPropertyType | |
|---|---|
protected PointPropertyType |
RectifiedGridType.origin
|
protected PointPropertyType |
NodeType.pointProperty
|
protected PointPropertyType |
ArcByCenterPointType.pointProperty
|
protected PointPropertyType |
ArcByCenterPointType.pointRep
|
| Fields in net.opengis.gml with type parameters of type PointPropertyType | |
|---|---|
protected List<PointPropertyType> |
MultiPointType.pointMember
|
| Methods in net.opengis.gml that return PointPropertyType | |
|---|---|
PointPropertyType |
ObjectFactory.createPointPropertyType()
Create an instance of PointPropertyType |
PointPropertyType |
RectifiedGridType.getOrigin()
Obtient la valeur de la propriété origin. |
PointPropertyType |
NodeType.getPointProperty()
Obtient la valeur de la propriété pointProperty. |
PointPropertyType |
ArcByCenterPointType.getPointProperty()
Obtient la valeur de la propriété pointProperty. |
PointPropertyType |
ArcByCenterPointType.getPointRep()
Deprecated with GML version 3.1.0. |
| Methods in net.opengis.gml that return types with arguments of type PointPropertyType | |
|---|---|
JAXBElement<PointPropertyType> |
ObjectFactory.createCenterOf(PointPropertyType value)
Create an instance of JAXBElement<PointPropertyType>} |
JAXBElement<PointPropertyType> |
ObjectFactory.createPointMember(PointPropertyType value)
Create an instance of JAXBElement<PointPropertyType>} |
JAXBElement<PointPropertyType> |
ObjectFactory.createPointProperty(PointPropertyType value)
Create an instance of JAXBElement<PointPropertyType>} |
JAXBElement<PointPropertyType> |
ObjectFactory.createPointRep(PointPropertyType value)
Create an instance of JAXBElement<PointPropertyType>} |
JAXBElement<PointPropertyType> |
ObjectFactory.createPosition(PointPropertyType value)
Create an instance of JAXBElement<PointPropertyType>} |
List<PointPropertyType> |
MultiPointType.getPointMember()
Gets the value of the pointMember property. |
| Methods in net.opengis.gml with parameters of type PointPropertyType | |
|---|---|
JAXBElement<PointPropertyType> |
ObjectFactory.createCenterOf(PointPropertyType value)
Create an instance of JAXBElement<PointPropertyType>} |
JAXBElement<PointPropertyType> |
ObjectFactory.createPointMember(PointPropertyType value)
Create an instance of JAXBElement<PointPropertyType>} |
JAXBElement<PointPropertyType> |
ObjectFactory.createPointProperty(PointPropertyType value)
Create an instance of JAXBElement<PointPropertyType>} |
JAXBElement<PointPropertyType> |
ObjectFactory.createPointRep(PointPropertyType value)
Create an instance of JAXBElement<PointPropertyType>} |
JAXBElement<PointPropertyType> |
ObjectFactory.createPosition(PointPropertyType value)
Create an instance of JAXBElement<PointPropertyType>} |
void |
RectifiedGridType.setOrigin(PointPropertyType value)
Définit la valeur de la propriété origin. |
void |
NodeType.setPointProperty(PointPropertyType value)
Définit la valeur de la propriété pointProperty. |
void |
ArcByCenterPointType.setPointProperty(PointPropertyType value)
Définit la valeur de la propriété pointProperty. |
void |
ArcByCenterPointType.setPointRep(PointPropertyType value)
Définit la valeur de la propriété pointRep. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||