Package | Description |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.bridge | |
org.citygml4j.builder.jaxb.unmarshal.citygml.bridge | |
org.citygml4j.model.common.visitor | |
org.citygml4j.util.walker |
Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.bridge._2.BridgeType |
Bridge200Marshaller.marshalBridge(Bridge src) |
void |
Bridge200Marshaller.marshalBridge(Bridge src,
net.opengis.citygml.bridge._2.BridgeType dest) |
Modifier and Type | Method and Description |
---|---|
Bridge |
Bridge200Unmarshaller.unmarshalBridge(net.opengis.citygml.bridge._2.BridgeType src) |
Modifier and Type | Method and Description |
---|---|
void |
Bridge200Unmarshaller.unmarshalBridge(net.opengis.citygml.bridge._2.BridgeType src,
Bridge dest) |
Modifier and Type | Method and Description |
---|---|
T |
FeatureFunctor.apply(Bridge bridge) |
void |
FeatureVisitor.visit(Bridge bridge) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(Bridge bridge) |
T |
FeatureFunctionWalker.apply(Bridge bridge) |
void |
GMLWalker.visit(Bridge bridge) |
void |
FeatureWalker.visit(Bridge bridge) |