Package | Description |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.relief | |
org.citygml4j.builder.jaxb.unmarshal.citygml.relief | |
org.citygml4j.model.common.visitor | |
org.citygml4j.util.walker |
Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.relief._2.TINReliefType |
Relief200Marshaller.marshalTINRelief(TINRelief src) |
net.opengis.citygml.relief._1.TINReliefType |
Relief100Marshaller.marshalTINRelief(TINRelief src) |
void |
Relief200Marshaller.marshalTINRelief(TINRelief src,
net.opengis.citygml.relief._2.TINReliefType dest) |
void |
Relief100Marshaller.marshalTINRelief(TINRelief src,
net.opengis.citygml.relief._1.TINReliefType dest) |
Modifier and Type | Method and Description |
---|---|
TINRelief |
Relief200Unmarshaller.unmarshalTINRelief(net.opengis.citygml.relief._2.TINReliefType src) |
TINRelief |
Relief100Unmarshaller.unmarshalTINRelief(net.opengis.citygml.relief._1.TINReliefType src) |
Modifier and Type | Method and Description |
---|---|
void |
Relief200Unmarshaller.unmarshalTINRelief(net.opengis.citygml.relief._2.TINReliefType src,
TINRelief dest) |
void |
Relief100Unmarshaller.unmarshalTINRelief(net.opengis.citygml.relief._1.TINReliefType src,
TINRelief dest) |
Modifier and Type | Method and Description |
---|---|
T |
FeatureFunctor.apply(TINRelief tinRelief) |
void |
FeatureVisitor.visit(TINRelief tinRelief) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(TINRelief tinRelief) |
T |
FeatureFunctionWalker.apply(TINRelief tinRelief) |
void |
GMLWalker.visit(TINRelief tinRelief) |
void |
FeatureWalker.visit(TINRelief tinRelief) |