Package | Description |
---|---|
org.citygml4j.builder.jaxb.marshal.citygml.relief | |
org.citygml4j.builder.jaxb.unmarshal.citygml.relief | |
org.citygml4j.model.citygml.relief |
Modifier and Type | Method and Description |
---|---|
net.opengis.citygml.relief._2.GridPropertyType |
Relief200Marshaller.marshalGridProperty(GridProperty src) |
net.opengis.citygml.relief._1.GridPropertyType |
Relief100Marshaller.marshalGridProperty(GridProperty src) |
Modifier and Type | Method and Description |
---|---|
GridProperty |
Relief200Unmarshaller.unmarshalGridProperty(net.opengis.citygml.relief._2.GridPropertyType src) |
GridProperty |
Relief100Unmarshaller.unmarshalGridProperty(net.opengis.citygml.relief._1.GridPropertyType src) |
Modifier and Type | Method and Description |
---|---|
GridProperty |
RasterRelief.getGrid() |
Modifier and Type | Method and Description |
---|---|
void |
RasterRelief.setGrid(GridProperty grid) |