Modifier and Type | Method and Description |
---|---|
void |
Bridge200Marshaller.marshalAbstractBoundarySurface(AbstractBoundarySurface src,
net.opengis.citygml.bridge._2.AbstractBoundarySurfaceType dest) |
Modifier and Type | Method and Description |
---|---|
void |
Bridge200Unmarshaller.unmarshalAbstractBoundarySurface(net.opengis.citygml.bridge._2.AbstractBoundarySurfaceType src,
AbstractBoundarySurface dest) |
Modifier and Type | Class and Description |
---|---|
class |
CeilingSurface |
class |
ClosureSurface |
class |
FloorSurface |
class |
GroundSurface |
class |
InteriorWallSurface |
class |
OuterCeilingSurface |
class |
OuterFloorSurface |
class |
RoofSurface |
class |
WallSurface |
Modifier and Type | Method and Description |
---|---|
AbstractBoundarySurface |
BoundarySurfaceProperty.getBoundarySurface() |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<AbstractBoundarySurface> |
BoundarySurfaceProperty.getAssociableClass() |
Modifier and Type | Method and Description |
---|---|
void |
BoundarySurfaceProperty.setBoundarySurface(AbstractBoundarySurface boundarySurface) |
Constructor and Description |
---|
BoundarySurfaceProperty(AbstractBoundarySurface abstractBoundarySurface) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(AbstractBoundarySurface abstractBoundarySurface) |
T |
FeatureFunctionWalker.apply(AbstractBoundarySurface abstractBoundarySurface) |
void |
GMLWalker.visit(AbstractBoundarySurface abstractBoundarySurface) |
void |
FeatureWalker.visit(AbstractBoundarySurface abstractBoundarySurface) |