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.RelativeToWaterType |
Core200Marshaller.marshalRelativeToWater(RelativeToWater src) |
Modifier and Type | Method and Description |
---|---|
RelativeToWater |
Core200Unmarshaller.unmarshalRelativeToWater(net.opengis.citygml._2.RelativeToWaterType src) |
Modifier and Type | Method and Description |
---|---|
static RelativeToWater |
RelativeToWater.fromValue(java.lang.String v) |
RelativeToWater |
AbstractCityObject.getRelativeToWater() |
static RelativeToWater |
RelativeToWater.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RelativeToWater[] |
RelativeToWater.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.setRelativeToWater(RelativeToWater relativeToWater) |