|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CeilingSurface | |
---|---|
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 CeilingSurface in org.citygml4j.builder.jaxb.marshal.citygml.tunnel |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.tunnel with parameters of type CeilingSurface | |
---|---|
CeilingSurfaceType |
Tunnel200Marshaller.marshalCeilingSurface(CeilingSurface src)
|
void |
Tunnel200Marshaller.marshalCeilingSurface(CeilingSurface src,
CeilingSurfaceType dest)
|
Uses of CeilingSurface in org.citygml4j.builder.jaxb.unmarshal.citygml.tunnel |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.tunnel that return CeilingSurface | |
---|---|
CeilingSurface |
Tunnel200Unmarshaller.unmarshalCeilingSurface(CeilingSurfaceType src)
|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.tunnel with parameters of type CeilingSurface | |
---|---|
void |
Tunnel200Unmarshaller.unmarshalCeilingSurface(CeilingSurfaceType src,
CeilingSurface dest)
|
Uses of CeilingSurface in org.citygml4j.model.common.visitor |
---|
Methods in org.citygml4j.model.common.visitor with parameters of type CeilingSurface | |
---|---|
T |
FeatureFunctor.apply(CeilingSurface ceilingSurface)
|
void |
FeatureVisitor.visit(CeilingSurface ceilingSurface)
|
Uses of CeilingSurface in org.citygml4j.util.walker |
---|
Methods in org.citygml4j.util.walker with parameters of type CeilingSurface | |
---|---|
T |
GMLFunctionWalker.apply(CeilingSurface ceilingSurface)
|
T |
FeatureFunctionWalker.apply(CeilingSurface ceilingSurface)
|
void |
GMLWalker.visit(CeilingSurface ceilingSurface)
|
void |
FeatureWalker.visit(CeilingSurface ceilingSurface)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |