Package | Description |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.core | |
org.citygml4j.builder.jaxb.unmarshal.citygml.core | |
org.citygml4j.model.citygml.appearance |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.Double> |
Core200Marshaller.marshalTransformationMatrix3x4(TransformationMatrix3x4 src) |
java.util.List<java.lang.Double> |
Core100Marshaller.marshalTransformationMatrix3x4(TransformationMatrix3x4 src) |
Modifier and Type | Method and Description |
---|---|
TransformationMatrix3x4 |
Core200Unmarshaller.unmarshalTransformationMatrix3x4(java.util.List<java.lang.Double> src) |
TransformationMatrix3x4 |
Core100Unmarshaller.unmarshalTransformationMatrix3x4(java.util.List<java.lang.Double> src) |
Modifier and Type | Class and Description |
---|---|
class |
WorldToTexture |