org.citygml4j.model.gml.coverage
Interface RectifiedGridCoverage
- All Superinterfaces:
- AbstractCoverage, AbstractDiscreteCoverage, AbstractFeature, AbstractGML, Associable, Child, Copyable, GML, ModelObject, StandardObjectProperties
- All Known Implementing Classes:
- RectifiedGridCoverageImpl
public interface RectifiedGridCoverage
- extends AbstractDiscreteCoverage
Methods inherited from interface org.citygml4j.model.gml.feature.AbstractFeature |
accept, accept, addGenericADEComponent, calcBoundedBy, getBoundedBy, getGenericADEComponent, getLocation, isSetBoundedBy, isSetGenericADEComponent, isSetLocation, setBoundedBy, setGenericADEComponent, setLocation, unsetBoundedBy, unsetGenericADEComponent, unsetGenericADEComponent, unsetLocation |
Methods inherited from interface org.citygml4j.model.gml.base.StandardObjectProperties |
addMetaDataProperty, addName, getDescription, getMetaDataProperty, getName, isSetDescription, isSetMetaDataProperty, isSetName, setDescription, setMetaDataProperty, setName, unsetDescription, unsetMetaDataProperty, unsetMetaDataProperty, unsetName, unsetName |
Methods inherited from interface org.citygml4j.model.gml.GML |
getGMLClass |
getRectifiedGridDomain
RectifiedGridDomain getRectifiedGridDomain()
isSetRectifiedGridDomain
boolean isSetRectifiedGridDomain()
setRectifiedGridDomain
void setRectifiedGridDomain(RectifiedGridDomain rectifiedGridDomain)
unsetRectifiedGridDomain
void unsetRectifiedGridDomain()