Package | Description |
---|---|
org.citygml4j.builder.jaxb.marshal.gml | |
org.citygml4j.builder.jaxb.unmarshal.gml | |
org.citygml4j.model.gml.coverage |
Modifier and Type | Method and Description |
---|---|
void |
GMLMarshaller.marshalDomainSet(DomainSet<? extends AbstractGeometry> src,
net.opengis.gml.DomainSetType dest) |
Modifier and Type | Method and Description |
---|---|
void |
GMLUnmarshaller.unmarshalDomainSet(net.opengis.gml.DomainSetType src,
DomainSet<? extends AbstractGeometry> dest) |
Modifier and Type | Class and Description |
---|---|
class |
RectifiedGridDomain |