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 |
---|---|
net.opengis.gml.DataBlockType |
GMLMarshaller.marshalDataBlock(DataBlock src) |
Modifier and Type | Method and Description |
---|---|
DataBlock |
GMLUnmarshaller.unmarshalDataBlock(net.opengis.gml.DataBlockType src) |
Modifier and Type | Method and Description |
---|---|
DataBlock |
RangeSet.getDataBlock() |
Modifier and Type | Method and Description |
---|---|
void |
RangeSet.setDataBlock(DataBlock dataBlock) |
Constructor and Description |
---|
RangeSet(DataBlock dataBlock) |