Package | Description |
---|---|
org.citygml4j.builder.jaxb.marshal.gml | |
org.citygml4j.builder.jaxb.unmarshal.gml | |
org.citygml4j.model.gml.coverage | |
org.citygml4j.util.walker |
Modifier and Type | Method and Description |
---|---|
void |
GMLMarshaller.marshalAbstractCoverage(AbstractCoverage src,
net.opengis.gml.AbstractCoverageType dest) |
Modifier and Type | Method and Description |
---|---|
void |
GMLUnmarshaller.unmarshalAbstractCoverage(net.opengis.gml.AbstractCoverageType src,
AbstractCoverage dest) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDiscreteCoverage |
class |
RectifiedGridCoverage |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(AbstractCoverage abstractCoverage) |
T |
FeatureFunctionWalker.apply(AbstractCoverage abstractCoverage) |
void |
GMLWalker.visit(AbstractCoverage abstractCoverage) |
void |
FeatureWalker.visit(AbstractCoverage abstractCoverage) |