|
||||||||||
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()
Gets the value of the face property. |
FaceType |
ContainerPropertyType.getFace()
Gets the value of the face property. |
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)
Sets the value of the face property. |
void |
ContainerPropertyType.setFace(FaceType value)
Sets the value of the face property. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |