Modifier and Type | Method and Description |
---|---|
void |
Relief200Marshaller.marshalAbstractReliefComponent(AbstractReliefComponent src,
net.opengis.citygml.relief._2.AbstractReliefComponentType dest) |
void |
Relief100Marshaller.marshalAbstractReliefComponent(AbstractReliefComponent src,
net.opengis.citygml.relief._1.AbstractReliefComponentType dest) |
Modifier and Type | Method and Description |
---|---|
void |
Relief200Unmarshaller.unmarshalAbstractReliefComponent(net.opengis.citygml.relief._2.AbstractReliefComponentType src,
AbstractReliefComponent dest) |
void |
Relief100Unmarshaller.unmarshalAbstractReliefComponent(net.opengis.citygml.relief._1.AbstractReliefComponentType src,
AbstractReliefComponent dest) |
Modifier and Type | Class and Description |
---|---|
class |
BreaklineRelief |
class |
MassPointRelief |
class |
RasterRelief |
class |
TINRelief |
Modifier and Type | Method and Description |
---|---|
AbstractReliefComponent |
ReliefComponentProperty.getReliefComponent() |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<AbstractReliefComponent> |
ReliefComponentProperty.getAssociableClass() |
Modifier and Type | Method and Description |
---|---|
void |
ReliefComponentProperty.setReliefComponent(AbstractReliefComponent reliefComponent) |
Constructor and Description |
---|
ReliefComponentProperty(AbstractReliefComponent abstractReliefComponent) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(AbstractReliefComponent abstractReliefComponent) |
T |
FeatureFunctionWalker.apply(AbstractReliefComponent abstractReliefComponent) |
void |
GMLWalker.visit(AbstractReliefComponent abstractReliefComponent) |
void |
FeatureWalker.visit(AbstractReliefComponent abstractReliefComponent) |