|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Solid in org.citygml4j.builder.jaxb.marshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.marshal.gml with parameters of type Solid | |
---|---|
SolidType |
GMLMarshaller.marshalSolid(Solid src)
|
Uses of Solid in org.citygml4j.builder.jaxb.unmarshal.gml |
---|
Methods in org.citygml4j.builder.jaxb.unmarshal.gml that return Solid | |
---|---|
Solid |
GMLUnmarshaller.unmarshalSolid(SolidType src)
|
Uses of Solid in org.citygml4j.factory |
---|
Methods in org.citygml4j.factory that return Solid | |
---|---|
Solid |
GMLFactory.createSolid()
|
Uses of Solid in org.citygml4j.impl.gml.geometry.primitives |
---|
Classes in org.citygml4j.impl.gml.geometry.primitives that implement Solid | |
---|---|
class |
SolidImpl
|
Uses of Solid in org.citygml4j.model.common.visitor |
---|
Methods in org.citygml4j.model.common.visitor with parameters of type Solid | |
---|---|
T |
GeometryFunctor.apply(Solid solid)
|
void |
GeometryVisitor.visit(Solid solid)
|
Uses of Solid in org.citygml4j.util.walker |
---|
Methods in org.citygml4j.util.walker with parameters of type Solid | |
---|---|
T |
GMLFunctionWalker.apply(Solid solid)
|
T |
GeometryFunctionWalker.apply(Solid solid)
|
void |
GMLWalker.visit(Solid solid)
|
void |
GeometryWalker.visit(Solid solid)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |