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.marshalTransformationMatrix2x2(TransformationMatrix2x2 src) |
java.util.List<java.lang.Double> |
Core100Marshaller.marshalTransformationMatrix2x2(TransformationMatrix2x2 src) |
Modifier and Type | Method and Description |
---|---|
TransformationMatrix2x2 |
Core200Unmarshaller.unmarshalTransformationMatrix2x2(java.util.List<java.lang.Double> src) |
TransformationMatrix2x2 |
Core100Unmarshaller.unmarshalTransformationMatrix2x2(java.util.List<java.lang.Double> src) |
Modifier and Type | Method and Description |
---|---|
TransformationMatrix2x2 |
GeoreferencedTexture.getOrientation() |
Modifier and Type | Method and Description |
---|---|
void |
GeoreferencedTexture.setOrientation(TransformationMatrix2x2 orientation) |