|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractTopologyType | |
|---|---|
| net.opengis.gml | |
| Uses of AbstractTopologyType in net.opengis.gml |
|---|
| Subclasses of AbstractTopologyType in net.opengis.gml | |
|---|---|
class |
AbstractTopoPrimitiveType
Classe Java pour AbstractTopoPrimitiveType complex type. |
class |
EdgeType
There is precisely one positively directed and one negatively directed node in the boundary of every edge. |
class |
FaceType
. |
class |
NodeType
Its optional co-boundary is a set of connected directedEdges. |
class |
TopoComplexType
This type represents a TP_Complex capable of holding topological primitives. |
class |
TopoCurveType
The end Node of each directedEdge of a TopoCurveType is the start Node of the next directedEdge of the TopoCurveType in document order. |
class |
TopoPointType
The intended use of TopoPoint is to appear within a point feature to express the structural and possibly geometric relationships of this point to other features via shared node definitions. |
class |
TopoSolidType
The topological boundary of a TopoSolid consists of a set of directed faces. |
class |
TopoSurfaceType
The TopoSurface type and element represent a homogeneous topological expression, a set of directed faces, which if realised are isomorphic to a geometric surface primitive. |
class |
TopoVolumeType
The TopoVolume type and element represent a homogeneous topological expression, a set of directed TopoSolids, which if realised are isomorphic to a geometric solid primitive. |
| Methods in net.opengis.gml that return types with arguments of type AbstractTopologyType | |
|---|---|
JAXBElement<AbstractTopologyType> |
ObjectFactory.createTopology(AbstractTopologyType value)
Create an instance of JAXBElement<AbstractTopologyType>} |
| Methods in net.opengis.gml with parameters of type AbstractTopologyType | |
|---|---|
JAXBElement<AbstractTopologyType> |
ObjectFactory.createTopology(AbstractTopologyType value)
Create an instance of JAXBElement<AbstractTopologyType>} |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||