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.marshalAbstractDiscreteCoverage(AbstractDiscreteCoverage src,
net.opengis.gml.AbstractDiscreteCoverageType dest) |
Modifier and Type | Method and Description |
---|---|
void |
GMLUnmarshaller.unmarshalAbstractDiscreteCoverage(net.opengis.gml.AbstractDiscreteCoverageType src,
AbstractDiscreteCoverage dest) |
Modifier and Type | Class and Description |
---|---|
class |
RectifiedGridCoverage |
Modifier and Type | Method and Description |
---|---|
T |
GMLFunctionWalker.apply(AbstractDiscreteCoverage abstractDiscreteCoverage) |
T |
FeatureFunctionWalker.apply(AbstractDiscreteCoverage abstractDiscreteCoverage) |
void |
GMLWalker.visit(AbstractDiscreteCoverage abstractDiscreteCoverage) |
void |
FeatureWalker.visit(AbstractDiscreteCoverage abstractDiscreteCoverage) |