Modifier and Type | Method and Description |
---|---|
void |
Building200Marshaller.marshalAbstractBuilding(AbstractBuilding src,
net.opengis.citygml.building._2.AbstractBuildingType dest) |
void |
Building100Marshaller.marshalAbstractBuilding(AbstractBuilding src,
net.opengis.citygml.building._1.AbstractBuildingType dest) |
Modifier and Type | Method and Description |
---|---|
void |
Building200Unmarshaller.unmarshalAbstractBuilding(net.opengis.citygml.building._2.AbstractBuildingType src,
AbstractBuilding dest) |
void |
Building100Unmarshaller.unmarshalAbstractBuilding(net.opengis.citygml.building._1.AbstractBuildingType src,
AbstractBuilding dest) |
Modifier and Type | Class and Description |
---|---|
class |
Building |
class |
BuildingPart |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(AbstractBuilding abstractBuilding) |
T |
FeatureFunctionWalker.apply(AbstractBuilding abstractBuilding) |
void |
GMLWalker.visit(AbstractBuilding abstractBuilding) |
void |
FeatureWalker.visit(AbstractBuilding abstractBuilding) |