Package | Description |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.core | |
org.citygml4j.builder.jaxb.unmarshal.citygml.core | |
org.citygml4j.model.citygml.core |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.Double> |
Core200Marshaller.marshalTransformationMatrix4x4(TransformationMatrix4x4 src) |
java.util.List<java.lang.Double> |
Core100Marshaller.marshalTransformationMatrix4x4(TransformationMatrix4x4 src) |
Modifier and Type | Method and Description |
---|---|
TransformationMatrix4x4 |
Core200Unmarshaller.unmarshalTransformationMatrix4x4(java.util.List<java.lang.Double> src) |
TransformationMatrix4x4 |
Core100Unmarshaller.unmarshalTransformationMatrix4x4(java.util.List<java.lang.Double> src) |
Modifier and Type | Method and Description |
---|---|
TransformationMatrix4x4 |
ImplicitGeometry.getTransformationMatrix() |
Modifier and Type | Method and Description |
---|---|
void |
ImplicitGeometry.setTransformationMatrix(TransformationMatrix4x4 transformationMatrix) |