Package | Description |
---|---|
org.citygml4j.builder.jaxb.marshal.gml | |
org.citygml4j.builder.jaxb.unmarshal.gml | |
org.citygml4j.model.gml.feature | |
org.citygml4j.model.gml.geometry.primitives |
Modifier and Type | Method and Description |
---|---|
net.opengis.gml.EnvelopeType |
GMLMarshaller.marshalEnvelope(Envelope src) |
Modifier and Type | Method and Description |
---|---|
Envelope |
GMLUnmarshaller.unmarshalEnvelope(net.opengis.gml.EnvelopeType src) |
Modifier and Type | Method and Description |
---|---|
Envelope |
BoundingShape.getEnvelope() |
Modifier and Type | Method and Description |
---|---|
void |
BoundingShape.setEnvelope(Envelope envelope) |
Constructor and Description |
---|
BoundingShape(Envelope envelope) |
Modifier and Type | Method and Description |
---|---|
Envelope |
Envelope.convert3d() |