|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WallSurface | |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.tunnel | |
org.citygml4j.builder.jaxb.unmarshal.citygml.tunnel | |
org.citygml4j.model.common.visitor | |
org.citygml4j.util.walker |
Uses of WallSurface in org.citygml4j.builder.jaxb.marshal.citygml.tunnel |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.tunnel with parameters of type WallSurface | |
---|---|
WallSurfaceType |
Tunnel200Marshaller.marshalWallSurface(WallSurface src)
|
void |
Tunnel200Marshaller.marshalWallSurface(WallSurface src,
WallSurfaceType dest)
|
Uses of WallSurface in org.citygml4j.builder.jaxb.unmarshal.citygml.tunnel |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.tunnel that return WallSurface | |
---|---|
WallSurface |
Tunnel200Unmarshaller.unmarshalWallSurface(WallSurfaceType src)
|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.tunnel with parameters of type WallSurface | |
---|---|
void |
Tunnel200Unmarshaller.unmarshalWallSurface(WallSurfaceType src,
WallSurface dest)
|
Uses of WallSurface in org.citygml4j.model.common.visitor |
---|
Methods in org.citygml4j.model.common.visitor with parameters of type WallSurface | |
---|---|
T |
FeatureFunctor.apply(WallSurface wallSurface)
|
void |
FeatureVisitor.visit(WallSurface wallSurface)
|
Uses of WallSurface in org.citygml4j.util.walker |
---|
Methods in org.citygml4j.util.walker with parameters of type WallSurface | |
---|---|
T |
GMLFunctionWalker.apply(WallSurface wallSurface)
|
T |
FeatureFunctionWalker.apply(WallSurface wallSurface)
|
void |
GMLWalker.visit(WallSurface wallSurface)
|
void |
FeatureWalker.visit(WallSurface wallSurface)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |