Package | Description |
---|---|
org.citygml4j.builder.jaxb.marshal.gml | |
org.citygml4j.builder.jaxb.unmarshal.gml | |
org.citygml4j.model.gml.grids |
Modifier and Type | Method and Description |
---|---|
net.opengis.gml.VectorType |
GMLMarshaller.marshalVector(Vector src) |
Modifier and Type | Method and Description |
---|---|
Vector |
GMLUnmarshaller.unmarshalVector(net.opengis.gml.VectorType src) |
Modifier and Type | Method and Description |
---|---|
java.util.List<Vector> |
RectifiedGrid.getOffsetVector() |
Modifier and Type | Method and Description |
---|---|
void |
RectifiedGrid.addOffsetVector(Vector offsetVector) |
boolean |
RectifiedGrid.unsetOffsetVector(Vector offsetVector) |
Modifier and Type | Method and Description |
---|---|
void |
RectifiedGrid.setOffsetVector(java.util.List<Vector> offsetVector) |