|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TransformationMatrix3x4 in org.citygml4j.builder.jaxb.marshal.citygml.core |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.core with parameters of type TransformationMatrix3x4 | |
---|---|
java.util.List<java.lang.Double> |
Core100Marshaller.marshalTransformationMatrix3x4(TransformationMatrix3x4 src)
|
java.util.List<java.lang.Double> |
Core040Marshaller.marshalTransformationMatrix3x4(TransformationMatrix3x4 src)
|
Uses of TransformationMatrix3x4 in org.citygml4j.builder.jaxb.unmarshal.citygml.core |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.core that return TransformationMatrix3x4 | |
---|---|
TransformationMatrix3x4 |
Core100Unmarshaller.unmarshalTransformationMatrix3x4(java.util.List<java.lang.Double> src)
|
TransformationMatrix3x4 |
Core040Unmarshaller.unmarshalTransformationMatrix3x4(java.util.List<java.lang.Double> src)
|
Uses of TransformationMatrix3x4 in org.citygml4j.factory |
---|
Methods in org.citygml4j.factory that return TransformationMatrix3x4 | |
---|---|
TransformationMatrix3x4 |
CityGMLFactory.createTransformationMatrix3x4()
|
TransformationMatrix3x4 |
CityGMLFactory.createTransformationMatrix3x4(Matrix matrix)
|
Uses of TransformationMatrix3x4 in org.citygml4j.impl.citygml.appearance |
---|
Classes in org.citygml4j.impl.citygml.appearance that implement TransformationMatrix3x4 | |
---|---|
class |
WorldToTextureImpl
|
Uses of TransformationMatrix3x4 in org.citygml4j.impl.citygml.core |
---|
Classes in org.citygml4j.impl.citygml.core that implement TransformationMatrix3x4 | |
---|---|
class |
TransformationMatrix3x4Impl
|
Uses of TransformationMatrix3x4 in org.citygml4j.model.citygml.appearance |
---|
Subinterfaces of TransformationMatrix3x4 in org.citygml4j.model.citygml.appearance | |
---|---|
interface |
WorldToTexture
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |