Modifier and Type | Method and Description |
---|---|
void |
Bridge200Marshaller.marshalAbstractBridge(AbstractBridge src,
net.opengis.citygml.bridge._2.AbstractBridgeType dest) |
Modifier and Type | Method and Description |
---|---|
void |
Bridge200Unmarshaller.unmarshalAbstractBridge(net.opengis.citygml.bridge._2.AbstractBridgeType src,
AbstractBridge dest) |
Modifier and Type | Class and Description |
---|---|
class |
Bridge |
class |
BridgePart |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(AbstractBridge abstractBridge) |
T |
FeatureFunctionWalker.apply(AbstractBridge abstractBridge) |
void |
GMLWalker.visit(AbstractBridge abstractBridge) |
void |
FeatureWalker.visit(AbstractBridge abstractBridge) |