Package | Description |
---|---|
org.citygml4j.builder.jaxb.marshal.gml | |
org.citygml4j.builder.jaxb.unmarshal.gml | |
org.citygml4j.model.common.visitor | |
org.citygml4j.util.walker |
Modifier and Type | Method and Description |
---|---|
net.opengis.gml.SolidType |
GMLMarshaller.marshalSolid(Solid src) |
Modifier and Type | Method and Description |
---|---|
Solid |
GMLUnmarshaller.unmarshalSolid(net.opengis.gml.SolidType src) |
Modifier and Type | Method and Description |
---|---|
T |
GeometryFunctor.apply(Solid solid) |
void |
GeometryVisitor.visit(Solid solid) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(Solid solid) |
T |
GeometryFunctionWalker.apply(Solid solid) |
void |
GMLWalker.visit(Solid solid) |
void |
GeometryWalker.visit(Solid solid) |