|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PointType | |
|---|---|
| net.opengis.gml | |
| Uses of PointType in net.opengis.gml |
|---|
| Fields in net.opengis.gml declared as PointType | |
|---|---|
protected PointType |
PointPropertyType.point
|
| Fields in net.opengis.gml with type parameters of type PointType | |
|---|---|
protected List<PointType> |
PointArrayPropertyType.point
|
| Methods in net.opengis.gml that return PointType | |
|---|---|
PointType |
ObjectFactory.createPointType()
Create an instance of PointType |
PointType |
PointPropertyType.getPoint()
Obtient la valeur de la propriété point. |
| Methods in net.opengis.gml that return types with arguments of type PointType | |
|---|---|
JAXBElement<PointType> |
ObjectFactory.createPoint(PointType value)
Create an instance of JAXBElement<PointType>} |
List<PointType> |
PointArrayPropertyType.getPoint()
Gets the value of the point property. |
| Methods in net.opengis.gml with parameters of type PointType | |
|---|---|
JAXBElement<PointType> |
ObjectFactory.createPoint(PointType value)
Create an instance of JAXBElement<PointType>} |
void |
PointPropertyType.setPoint(PointType value)
Définit la valeur de la propriété point. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||