|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DirectPositionListType | |
|---|---|
| net.opengis.gml | |
| Uses of DirectPositionListType in net.opengis.gml |
|---|
| Fields in net.opengis.gml declared as DirectPositionListType | |
|---|---|
protected DirectPositionListType |
LineStringType.posList
|
protected DirectPositionListType |
LinearRingType.posList
|
| Methods in net.opengis.gml that return DirectPositionListType | |
|---|---|
DirectPositionListType |
ObjectFactory.createDirectPositionListType()
Create an instance of DirectPositionListType |
DirectPositionListType |
LineStringType.getPosList()
Gets the value of the posList property. |
DirectPositionListType |
LinearRingType.getPosList()
Gets the value of the posList property. |
| Methods in net.opengis.gml that return types with arguments of type DirectPositionListType | |
|---|---|
JAXBElement<DirectPositionListType> |
ObjectFactory.createPosList(DirectPositionListType value)
Create an instance of JAXBElement<DirectPositionListType>} |
| Methods in net.opengis.gml with parameters of type DirectPositionListType | |
|---|---|
JAXBElement<DirectPositionListType> |
ObjectFactory.createPosList(DirectPositionListType value)
Create an instance of JAXBElement<DirectPositionListType>} |
void |
LineStringType.setPosList(DirectPositionListType value)
Sets the value of the posList property. |
void |
LinearRingType.setPosList(DirectPositionListType value)
Sets the value of the posList property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||