|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OrientableSurfaceType | |
---|---|
org.citygml4j.builder.jaxb.marshal.gml | |
org.citygml4j.builder.jaxb.unmarshal.gml | |
org.citygml4j.jaxb.citygml.tex._1 | |
org.citygml4j.jaxb.gml._3_1_1 |
Uses of OrientableSurfaceType in org.citygml4j.builder.jaxb.marshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.marshal.gml that return OrientableSurfaceType | |
---|---|
OrientableSurfaceType |
GMLMarshaller.marshalOrientableSurface(OrientableSurface src)
|
Methods in org.citygml4j.builder.jaxb.marshal.gml with parameters of type OrientableSurfaceType | |
---|---|
void |
GMLMarshaller.marshalOrientableSurface(OrientableSurface src,
OrientableSurfaceType dest)
|
Uses of OrientableSurfaceType in org.citygml4j.builder.jaxb.unmarshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.gml with parameters of type OrientableSurfaceType | |
---|---|
OrientableSurface |
GMLUnmarshaller.unmarshalOrientableSurface(OrientableSurfaceType src)
|
void |
GMLUnmarshaller.unmarshalOrientableSurface(OrientableSurfaceType src,
OrientableSurface dest)
|
Uses of OrientableSurfaceType in org.citygml4j.jaxb.citygml.tex._1 |
---|
Subclasses of OrientableSurfaceType in org.citygml4j.jaxb.citygml.tex._1 | |
---|---|
class |
TexturedSurfaceType
Deprecated since CityGML version 0.4.0. |
Uses of OrientableSurfaceType in org.citygml4j.jaxb.gml._3_1_1 |
---|
Methods in org.citygml4j.jaxb.gml._3_1_1 that return OrientableSurfaceType | |
---|---|
OrientableSurfaceType |
ObjectFactory.createOrientableSurfaceType()
Create an instance of OrientableSurfaceType |
Methods in org.citygml4j.jaxb.gml._3_1_1 that return types with arguments of type OrientableSurfaceType | |
---|---|
javax.xml.bind.JAXBElement<OrientableSurfaceType> |
ObjectFactory.createOrientableSurface(OrientableSurfaceType value)
Create an instance of JAXBElement < OrientableSurfaceType > } |
Methods in org.citygml4j.jaxb.gml._3_1_1 with parameters of type OrientableSurfaceType | |
---|---|
javax.xml.bind.JAXBElement<OrientableSurfaceType> |
ObjectFactory.createOrientableSurface(OrientableSurfaceType value)
Create an instance of JAXBElement < OrientableSurfaceType > } |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |