|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DirectedEdgePropertyType | |
|---|---|
| net.opengis.gml | |
| Uses of DirectedEdgePropertyType in net.opengis.gml |
|---|
| Fields in net.opengis.gml with type parameters of type DirectedEdgePropertyType | |
|---|---|
protected List<DirectedEdgePropertyType> |
TopoCurveType.directedEdge
|
protected List<DirectedEdgePropertyType> |
NodeType.directedEdge
|
protected List<DirectedEdgePropertyType> |
FaceType.directedEdge
|
| Methods in net.opengis.gml that return DirectedEdgePropertyType | |
|---|---|
DirectedEdgePropertyType |
ObjectFactory.createDirectedEdgePropertyType()
Create an instance of DirectedEdgePropertyType |
| Methods in net.opengis.gml that return types with arguments of type DirectedEdgePropertyType | |
|---|---|
JAXBElement<DirectedEdgePropertyType> |
ObjectFactory.createDirectedEdge(DirectedEdgePropertyType value)
Create an instance of JAXBElement<DirectedEdgePropertyType>} |
List<DirectedEdgePropertyType> |
TopoCurveType.getDirectedEdge()
Gets the value of the directedEdge property. |
List<DirectedEdgePropertyType> |
NodeType.getDirectedEdge()
Gets the value of the directedEdge property. |
List<DirectedEdgePropertyType> |
FaceType.getDirectedEdge()
Gets the value of the directedEdge property. |
| Methods in net.opengis.gml with parameters of type DirectedEdgePropertyType | |
|---|---|
JAXBElement<DirectedEdgePropertyType> |
ObjectFactory.createDirectedEdge(DirectedEdgePropertyType value)
Create an instance of JAXBElement<DirectedEdgePropertyType>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||