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 |
---|---|
net.opengis.citygml._2.RelativeToTerrainType |
Core200Marshaller.marshalRelativeToTerrain(RelativeToTerrain src) |
Modifier and Type | Method and Description |
---|---|
RelativeToTerrain |
Core200Unmarshaller.unmarshalRelativeToTerrain(net.opengis.citygml._2.RelativeToTerrainType src) |
Modifier and Type | Method and Description |
---|---|
static RelativeToTerrain |
RelativeToTerrain.fromValue(java.lang.String v) |
RelativeToTerrain |
AbstractCityObject.getRelativeToTerrain() |
static RelativeToTerrain |
RelativeToTerrain.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RelativeToTerrain[] |
RelativeToTerrain.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractCityObject.setRelativeToTerrain(RelativeToTerrain relativeToTerrain) |