|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FaceType | |
---|---|
org.citygml4j.jaxb.gml._3_1_1 |
Uses of FaceType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Methods in org.citygml4j.jaxb.gml._3_1_1 that return FaceType | |
---|---|
FaceType |
ObjectFactory.createFaceType()
Create an instance of FaceType |
FaceType |
DirectedFacePropertyType.getFace()
Ruft den Wert der face-Eigenschaft ab. |
FaceType |
ContainerPropertyType.getFace()
Ruft den Wert der face-Eigenschaft ab. |
Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type FaceType | |
---|---|
javax.xml.bind.JAXBElement<FaceType> |
ObjectFactory.createFace(FaceType value)
Create an instance of JAXBElement < FaceType > } |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type FaceType | |
---|---|
javax.xml.bind.JAXBElement<FaceType> |
ObjectFactory.createFace(FaceType value)
Create an instance of JAXBElement < FaceType > } |
void |
DirectedFacePropertyType.setFace(FaceType value)
Legt den Wert der face-Eigenschaft fest. |
void |
ContainerPropertyType.setFace(FaceType value)
Legt den Wert der face-Eigenschaft fest. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |