|
||||||||||
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.citygml.texturedsurface._AbstractAppearanceImpl
public abstract class _AbstractAppearanceImpl
Constructor Summary | |
---|---|
_AbstractAppearanceImpl()
|
|
_AbstractAppearanceImpl(TexturedSurfaceModule module)
|
Method Summary | |
---|---|
java.lang.Object |
copyTo(java.lang.Object target,
CopyBuilder copyBuilder)
|
TexturedSurfaceModule |
getCityGMLModule()
|
ModelType |
getModelType()
|
boolean |
isSetCityGMLModule()
|
Methods inherited from class org.citygml4j.impl.gml.base.AbstractGMLImpl |
---|
addMetaDataProperty, addName, getDescription, getGMLClass, getId, getMetaDataProperty, 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.citygml.CityGML |
---|
getCityGMLClass |
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.child.Child |
---|
getParent, isSetParent, setParent, unsetParent |
Methods inherited from interface org.citygml4j.model.common.copy.Copyable |
---|
copy |
Constructor Detail |
---|
public _AbstractAppearanceImpl()
public _AbstractAppearanceImpl(TexturedSurfaceModule module)
Method Detail |
---|
public ModelType getModelType()
getModelType
in interface ModelObject
getModelType
in class AbstractGMLImpl
public final TexturedSurfaceModule getCityGMLModule()
getCityGMLModule
in interface CityGML
public boolean isSetCityGMLModule()
isSetCityGMLModule
in interface CityGML
public java.lang.Object copyTo(java.lang.Object target, CopyBuilder copyBuilder)
copyTo
in interface Copyable
copyTo
in class AbstractGMLImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |