Package | Description |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.tunnel | |
org.citygml4j.builder.jaxb.unmarshal.citygml.tunnel | |
org.citygml4j.model.common.visitor | |
org.citygml4j.util.walker |
Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.tunnel._2.TunnelType |
Tunnel200Marshaller.marshalTunnel(Tunnel src) |
void |
Tunnel200Marshaller.marshalTunnel(Tunnel src,
net.opengis.citygml.tunnel._2.TunnelType dest) |
Modifier and Type | Method and Description |
---|---|
Tunnel |
Tunnel200Unmarshaller.unmarshalTunnel(net.opengis.citygml.tunnel._2.TunnelType src) |
Modifier and Type | Method and Description |
---|---|
void |
Tunnel200Unmarshaller.unmarshalTunnel(net.opengis.citygml.tunnel._2.TunnelType src,
Tunnel dest) |
Modifier and Type | Method and Description |
---|---|
T |
FeatureFunctor.apply(Tunnel tunnel) |
void |
FeatureVisitor.visit(Tunnel tunnel) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(Tunnel tunnel) |
T |
FeatureFunctionWalker.apply(Tunnel tunnel) |
void |
GMLWalker.visit(Tunnel tunnel) |
void |
FeatureWalker.visit(Tunnel tunnel) |