|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.citygml4j.impl.gml.base.AssociationByRepImpl<T>
org.citygml4j.impl.gml.geometry.InlineGeometryPropertyImpl<AbstractRing>
org.citygml4j.impl.gml.geometry.primitives.AbstractRingPropertyImpl
org.citygml4j.impl.gml.geometry.primitives.InteriorImpl
public class InteriorImpl
Constructor Summary | |
---|---|
InteriorImpl()
|
Method Summary | |
---|---|
java.lang.Object |
copy(CopyBuilder copyBuilder)
|
java.lang.Object |
copyTo(java.lang.Object target,
CopyBuilder copyBuilder)
|
GMLClass |
getGMLClass()
|
ModelType |
getModelType()
|
Methods inherited from class org.citygml4j.impl.gml.geometry.primitives.AbstractRingPropertyImpl |
---|
getRing, isSetRing, setRing, unsetRing |
Methods inherited from class org.citygml4j.impl.gml.geometry.InlineGeometryPropertyImpl |
---|
getGeometry, isSetGeometry, setGeometry, unsetGeometry |
Methods inherited from class org.citygml4j.impl.gml.base.AssociationByRepImpl |
---|
getObject, getParent, isSetObject, isSetParent, setObject, setParent, unsetObject, 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.geometry.primitives.AbstractRingProperty |
---|
getRing, isSetRing, setRing, unsetRing |
Methods inherited from interface org.citygml4j.model.gml.geometry.InlineGeometryProperty |
---|
getGeometry, isSetGeometry, setGeometry, unsetGeometry |
Methods inherited from interface org.citygml4j.model.gml.base.AssociationByRep |
---|
getObject, isSetObject, setObject, unsetObject |
Methods inherited from interface org.citygml4j.model.common.child.Child |
---|
getParent, isSetParent, setParent, unsetParent |
Constructor Detail |
---|
public InteriorImpl()
Method Detail |
---|
public ModelType getModelType()
getModelType
in interface ModelObject
getModelType
in class AssociationByRepImpl<AbstractRing>
public GMLClass getGMLClass()
getGMLClass
in interface GML
getGMLClass
in class InlineGeometryPropertyImpl<AbstractRing>
public java.lang.Object copyTo(java.lang.Object target, CopyBuilder copyBuilder)
copyTo
in interface Copyable
copyTo
in class AssociationByRepImpl<AbstractRing>
public java.lang.Object copy(CopyBuilder copyBuilder)
copy
in interface Copyable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |