|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractTopologyType | |
---|---|
org.citygml4j.jaxb.gml._3_1_1 |
Uses of AbstractTopologyType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Subclasses of AbstractTopologyType in org.citygml4j.jaxb.gml._3_1_1 | |
---|---|
class |
AbstractTopoPrimitiveType
Java class for 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 org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type AbstractTopologyType | |
---|---|
javax.xml.bind.JAXBElement<AbstractTopologyType> |
ObjectFactory.create_Topology(AbstractTopologyType value)
Create an instance of JAXBElement < AbstractTopologyType > } |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type AbstractTopologyType | |
---|---|
javax.xml.bind.JAXBElement<AbstractTopologyType> |
ObjectFactory.create_Topology(AbstractTopologyType value)
Create an instance of JAXBElement < AbstractTopologyType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |