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