Modifier and Type | Method and Description |
---|---|
void |
Core200Marshaller.marshalAbstractSite(AbstractSite src,
net.opengis.citygml._2.AbstractSiteType dest) |
void |
Core100Marshaller.marshalAbstractSite(AbstractSite src,
net.opengis.citygml._1.AbstractSiteType dest) |
Modifier and Type | Method and Description |
---|---|
void |
Core200Unmarshaller.unmarshalAbstractSite(net.opengis.citygml._2.AbstractSiteType src,
AbstractSite dest) |
void |
Core100Unmarshaller.unmarshalAbstractSite(net.opengis.citygml._1.AbstractSiteType src,
AbstractSite dest) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractBridge |
class |
Bridge |
class |
BridgePart |
Modifier and Type | Class and Description |
---|---|
class |
AbstractBuilding |
class |
Building |
class |
BuildingPart |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTunnel |
class |
Tunnel |
class |
TunnelPart |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(AbstractSite abstractSite) |
T |
FeatureFunctionWalker.apply(AbstractSite abstractSite) |
void |
GMLWalker.visit(AbstractSite abstractSite) |
void |
FeatureWalker.visit(AbstractSite abstractSite) |