Package | Description |
---|---|
org.citygml4j.builder.jaxb.marshal.gml | |
org.citygml4j.builder.jaxb.unmarshal.gml | |
org.citygml4j.util.walker |
Modifier and Type | Method and Description |
---|---|
net.opengis.gml.RectangleType |
GMLMarshaller.marshalRectangle(Rectangle src) |
Modifier and Type | Method and Description |
---|---|
Rectangle |
GMLUnmarshaller.unmarshalRectangle(net.opengis.gml.RectangleType src) |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(Rectangle rectangle) |
T |
GeometryFunctionWalker.apply(Rectangle rectangle) |
void |
GMLWalker.visit(Rectangle rectangle) |
void |
GeometryWalker.visit(Rectangle rectangle) |