org.citygml4j.model.citygml.appearance
Class AppearanceMember
java.lang.Object
org.citygml4j.model.gml.base.AssociationByRep<T>
org.citygml4j.model.gml.base.AssociationByRepOrRef<T>
org.citygml4j.model.gml.feature.FeatureProperty<Appearance>
org.citygml4j.model.citygml.appearance.AppearanceProperty
org.citygml4j.model.citygml.appearance.AppearanceMember
- All Implemented Interfaces:
- AppearanceModuleComponent, CityGML, Association<Appearance>, ModelObject, Child, Copyable, AssociationAttributeGroup, GML
public class AppearanceMember
- extends AppearanceProperty
Methods inherited from class org.citygml4j.model.gml.base.AssociationByRepOrRef |
getActuate, getArcrole, getHref, getRemoteSchema, getRole, getShow, getTitle, getType, isSetActuate, isSetArcrole, isSetHref, isSetRemoteSchema, isSetRole, isSetShow, isSetTitle, isSetType, setActuate, setArcrole, setHref, setRemoteSchema, setRole, setShow, setTitle, setType, unsetActuate, unsetArcrole, unsetHref, unsetRemoteSchema, unsetRole, unsetShow, unsetTitle, unsetType |
Methods inherited from class org.citygml4j.model.gml.base.AssociationByRep |
getLocalProperty, getObject, getParent, hasLocalProperty, isSetObject, isSetParent, setLocalProperty, setObject, setParent, unsetLocalProperty, unsetObject, unsetParent |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AppearanceMember
public AppearanceMember()
AppearanceMember
public AppearanceMember(Appearance appearance)
AppearanceMember
public AppearanceMember(java.lang.String href)
AppearanceMember
public AppearanceMember(AppearanceModule module)
getCityGMLClass
public CityGMLClass getCityGMLClass()
- Specified by:
getCityGMLClass
in interface CityGML
- Overrides:
getCityGMLClass
in class AppearanceProperty
copy
public java.lang.Object copy(CopyBuilder copyBuilder)
- Specified by:
copy
in interface Copyable
- Overrides:
copy
in class AppearanceProperty
copyTo
public java.lang.Object copyTo(java.lang.Object target,
CopyBuilder copyBuilder)
- Specified by:
copyTo
in interface Copyable
- Overrides:
copyTo
in class AppearanceProperty