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.OrientableCurveType |
GMLMarshaller.marshalOrientableCurve(OrientableCurve src) |
Modifier and Type | Method and Description |
---|---|
OrientableCurve |
GMLUnmarshaller.unmarshalOrientableCurve(net.opengis.gml.OrientableCurveType src) |
Modifier and Type | Method and Description |
---|---|
T |
GeometryFunctor.apply(OrientableCurve orientableCurve) |
void |
GeometryVisitor.visit(OrientableCurve orientableCurve) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(OrientableCurve orientableCurve) |
T |
GeometryFunctionWalker.apply(OrientableCurve orientableCurve) |
void |
GMLWalker.visit(OrientableCurve orientableCurve) |
void |
GeometryWalker.visit(OrientableCurve orientableCurve) |