|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractTopoPrimitiveType | |
---|---|
org.citygml4j.jaxb.gml._3_1_1 |
Uses of AbstractTopoPrimitiveType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Subclasses of AbstractTopoPrimitiveType in org.citygml4j.jaxb.gml._3_1_1 | |
---|---|
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 |
TopoSolidType
The topological boundary of a TopoSolid consists of a set of directed faces. |
Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type AbstractTopoPrimitiveType | |
---|---|
javax.xml.bind.JAXBElement<AbstractTopoPrimitiveType> |
ObjectFactory.create_TopoPrimitive(AbstractTopoPrimitiveType value)
Create an instance of JAXBElement < AbstractTopoPrimitiveType > } |
javax.xml.bind.JAXBElement<? extends AbstractTopoPrimitiveType> |
TopoPrimitiveMemberType.get_TopoPrimitive()
Ruft den Wert der _TopoPrimitive-Eigenschaft ab. |
java.util.List<javax.xml.bind.JAXBElement<? extends AbstractTopoPrimitiveType>> |
TopoPrimitiveArrayAssociationType.get_TopoPrimitive()
Gets the value of the topoPrimitive property. |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type AbstractTopoPrimitiveType | |
---|---|
javax.xml.bind.JAXBElement<AbstractTopoPrimitiveType> |
ObjectFactory.create_TopoPrimitive(AbstractTopoPrimitiveType value)
Create an instance of JAXBElement < AbstractTopoPrimitiveType > } |
Method parameters in org.citygml4j.jaxb.gml._3_1_1 with type arguments of type AbstractTopoPrimitiveType | |
---|---|
void |
TopoPrimitiveMemberType.set_TopoPrimitive(javax.xml.bind.JAXBElement<? extends AbstractTopoPrimitiveType> value)
Legt den Wert der _TopoPrimitive-Eigenschaft fest. |
void |
TopoPrimitiveArrayAssociationType.set_TopoPrimitive(java.util.List<javax.xml.bind.JAXBElement<? extends AbstractTopoPrimitiveType>> topoPrimitive)
Sets the value of the _TopoPrimitive property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |