|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.citygml4j.impl.gml.base.AbstractGMLImpl
org.citygml4j.impl.gml.feature.AbstractFeatureImpl
org.citygml4j.impl.gml.coverage.AbstractCoverageImpl
org.citygml4j.impl.gml.coverage.AbstractDiscreteCoverageImpl
public abstract class AbstractDiscreteCoverageImpl
Constructor Summary | |
---|---|
AbstractDiscreteCoverageImpl()
|
Method Summary | |
---|---|
java.lang.Object |
copyTo(java.lang.Object target,
CopyBuilder copyBuilder)
|
CoverageFunction |
getCoverageFunction()
|
boolean |
isSetCoverageFunction()
|
void |
setCoverageFunction(CoverageFunction coverageFunction)
|
void |
unsetCoverageFunction()
|
Methods inherited from class org.citygml4j.impl.gml.coverage.AbstractCoverageImpl |
---|
getDimension, getRangeSet, isSetDimension, isSetRangeSet, setDimension, setRangeSet, unsetDimension, unsetRangeSet |
Methods inherited from class org.citygml4j.impl.gml.feature.AbstractFeatureImpl |
---|
addGenericADEComponent, calcBoundedBy, getBoundedBy, getGenericADEComponent, getGMLClass, getLocation, isSetBoundedBy, isSetGenericADEComponent, isSetLocation, setBoundedBy, setGenericADEComponent, setLocation, unsetBoundedBy, unsetGenericADEComponent, unsetGenericADEComponent, unsetLocation |
Methods inherited from class org.citygml4j.impl.gml.base.AbstractGMLImpl |
---|
addMetaDataProperty, addName, getDescription, getId, getMetaDataProperty, getModelType, getName, getParent, isSetDescription, isSetId, isSetMetaDataProperty, isSetName, isSetParent, setDescription, setId, setMetaDataProperty, setName, setParent, unsetDescription, unsetId, unsetMetaDataProperty, unsetMetaDataProperty, unsetName, unsetName, unsetParent |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.citygml4j.model.gml.coverage.AbstractCoverage |
---|
getDimension, getRangeSet, isSetDimension, isSetRangeSet, setDimension, setRangeSet, unsetDimension, unsetRangeSet |
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.AbstractGML |
---|
accept, accept, getId, isSetId, setId, unsetId |
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 |
Methods inherited from interface org.citygml4j.model.common.base.ModelObject |
---|
getModelType |
Methods inherited from interface org.citygml4j.model.common.child.Child |
---|
getParent, isSetParent, setParent, unsetParent |
Methods inherited from interface org.citygml4j.model.common.copy.Copyable |
---|
copy |
Constructor Detail |
---|
public AbstractDiscreteCoverageImpl()
Method Detail |
---|
public CoverageFunction getCoverageFunction()
getCoverageFunction
in interface AbstractDiscreteCoverage
public boolean isSetCoverageFunction()
isSetCoverageFunction
in interface AbstractDiscreteCoverage
public void setCoverageFunction(CoverageFunction coverageFunction)
setCoverageFunction
in interface AbstractDiscreteCoverage
public void unsetCoverageFunction()
unsetCoverageFunction
in interface AbstractDiscreteCoverage
public java.lang.Object copyTo(java.lang.Object target, CopyBuilder copyBuilder)
copyTo
in interface Copyable
copyTo
in class AbstractCoverageImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |