Package | Description |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.appearance | |
org.citygml4j.builder.jaxb.unmarshal.citygml.appearance | |
org.citygml4j.model.citygml.appearance |
Modifier and Type | Method and Description |
---|---|
java.util.List<java.lang.Double> |
Appearance200Marshaller.marshalColorPlusOpacity(ColorPlusOpacity src) |
java.util.List<java.lang.Double> |
Appearance100Marshaller.marshalColorPlusOpacity(ColorPlusOpacity src) |
Modifier and Type | Method and Description |
---|---|
ColorPlusOpacity |
Appearance200Unmarshaller.unmarshalColorPlusOpacity(java.util.List<java.lang.Double> src) |
ColorPlusOpacity |
Appearance100Unmarshaller.unmarshalColorPlusOpacity(java.util.List<java.lang.Double> src) |
Modifier and Type | Method and Description |
---|---|
ColorPlusOpacity |
AbstractTexture.getBorderColor() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractTexture.setBorderColor(ColorPlusOpacity borderColor) |