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.CurveType |
GMLMarshaller.marshalCurve(Curve src) |
Modifier and Type | Method and Description |
---|---|
Curve |
GMLUnmarshaller.unmarshalCurve(net.opengis.gml.CurveType src) |
Modifier and Type | Method and Description |
---|---|
T |
GeometryFunctor.apply(Curve curve) |
void |
GeometryVisitor.visit(Curve curve) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(Curve curve) |
T |
GeometryFunctionWalker.apply(Curve curve) |
void |
GMLWalker.visit(Curve curve) |
void |
GeometryWalker.visit(Curve curve) |