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 |
---|---|
net.opengis.citygml.appearance._2.TexCoordGenType.WorldToTexture |
Appearance200Marshaller.marshalWorldToTexture(WorldToTexture src) |
net.opengis.citygml.appearance._1.TexCoordGenType.WorldToTexture |
Appearance100Marshaller.marshalWorldToTexture(WorldToTexture src) |
void |
Appearance200Marshaller.marshalWorldToTexture(WorldToTexture src,
net.opengis.citygml.appearance._2.TexCoordGenType.WorldToTexture dest) |
void |
Appearance100Marshaller.marshalWorldToTexture(WorldToTexture src,
net.opengis.citygml.appearance._1.TexCoordGenType.WorldToTexture dest) |
Modifier and Type | Method and Description |
---|---|
WorldToTexture |
Appearance200Unmarshaller.unmarshalWorldToTexture(net.opengis.citygml.appearance._2.TexCoordGenType.WorldToTexture src) |
WorldToTexture |
Appearance100Unmarshaller.unmarshalWorldToTexture(net.opengis.citygml.appearance._1.TexCoordGenType.WorldToTexture src) |
Modifier and Type | Method and Description |
---|---|
void |
Appearance200Unmarshaller.unmarshalWorldToTexture(net.opengis.citygml.appearance._2.TexCoordGenType.WorldToTexture src,
WorldToTexture dest) |
void |
Appearance100Unmarshaller.unmarshalWorldToTexture(net.opengis.citygml.appearance._1.TexCoordGenType.WorldToTexture src,
WorldToTexture dest) |
Modifier and Type | Method and Description |
---|---|
WorldToTexture |
TexCoordGen.getWorldToTexture() |
Modifier and Type | Method and Description |
---|---|
void |
TexCoordGen.setWorldToTexture(WorldToTexture worldToTexture) |