|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of _TexturedSurface in org.citygml4j.builder.jaxb.marshal.citygml.texturedsurface |
---|
Methods in org.citygml4j.builder.jaxb.marshal.citygml.texturedsurface with parameters of type _TexturedSurface | |
---|---|
TexturedSurfaceType |
TexturedSurface200Marshaller.marshalTexturedSurface(_TexturedSurface src)
|
TexturedSurfaceType |
TexturedSurface100Marshaller.marshalTexturedSurface(_TexturedSurface src)
|
void |
TexturedSurface200Marshaller.marshalTexturedSurface(_TexturedSurface src,
TexturedSurfaceType dest)
|
void |
TexturedSurface100Marshaller.marshalTexturedSurface(_TexturedSurface src,
TexturedSurfaceType dest)
|
Uses of _TexturedSurface in org.citygml4j.builder.jaxb.unmarshal.citygml.texturedsurface |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.texturedsurface that return _TexturedSurface | |
---|---|
_TexturedSurface |
TexturedSurface200Unmarshaller.unmarshalTexturedSurface(TexturedSurfaceType src)
|
_TexturedSurface |
TexturedSurface100Unmarshaller.unmarshalTexturedSurface(TexturedSurfaceType src)
|
Methods in org.citygml4j.builder.jaxb.unmarshal.citygml.texturedsurface with parameters of type _TexturedSurface | |
---|---|
void |
TexturedSurface200Unmarshaller.unmarshalTexturedSurface(TexturedSurfaceType src,
_TexturedSurface dest)
|
void |
TexturedSurface100Unmarshaller.unmarshalTexturedSurface(TexturedSurfaceType src,
_TexturedSurface dest)
|
Uses of _TexturedSurface in org.citygml4j.model.common.visitor |
---|
Methods in org.citygml4j.model.common.visitor with parameters of type _TexturedSurface | |
---|---|
T |
GeometryFunctor.apply(_TexturedSurface texturedSurface)
|
void |
GeometryVisitor.visit(_TexturedSurface texturedSurface)
|
Uses of _TexturedSurface in org.citygml4j.util.walker |
---|
Methods in org.citygml4j.util.walker with parameters of type _TexturedSurface | |
---|---|
T |
GMLFunctionWalker.apply(_TexturedSurface texturedSurface)
|
T |
GeometryFunctionWalker.apply(_TexturedSurface texturedSurface)
|
void |
GMLWalker.visit(_TexturedSurface texturedSurface)
|
void |
GeometryWalker.visit(_TexturedSurface texturedSurface)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |