Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.building._2.ClosureSurfaceType |
Building200Marshaller.marshalClosureSurface(ClosureSurface src) |
net.opengis.citygml.building._1.ClosureSurfaceType |
Building100Marshaller.marshalClosureSurface(ClosureSurface src) |
void |
Building200Marshaller.marshalClosureSurface(ClosureSurface src,
net.opengis.citygml.building._2.ClosureSurfaceType dest) |
void |
Building100Marshaller.marshalClosureSurface(ClosureSurface src,
net.opengis.citygml.building._1.ClosureSurfaceType dest) |
Modifier and Type | Method and Description |
---|---|
ClosureSurface |
Building200Unmarshaller.unmarshalClosureSurface(net.opengis.citygml.building._2.ClosureSurfaceType src) |
ClosureSurface |
Building100Unmarshaller.unmarshalClosureSurface(net.opengis.citygml.building._1.ClosureSurfaceType src) |
Modifier and Type | Method and Description |
---|---|
void |
Building200Unmarshaller.unmarshalClosureSurface(net.opengis.citygml.building._2.ClosureSurfaceType src,
ClosureSurface dest) |
void |
Building100Unmarshaller.unmarshalClosureSurface(net.opengis.citygml.building._1.ClosureSurfaceType src,
ClosureSurface dest) |
Modifier and Type | Method and Description |
---|---|
T |
FeatureFunctor.apply(ClosureSurface closureSurface) |
void |
FeatureVisitor.visit(ClosureSurface closureSurface) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(ClosureSurface closureSurface) |
T |
FeatureFunctionWalker.apply(ClosureSurface closureSurface) |
void |
GMLWalker.visit(ClosureSurface closureSurface) |
void |
FeatureWalker.visit(ClosureSurface closureSurface) |