|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.citygml4j.model.gml.base.AssociationByRep<T>
org.citygml4j.model.gml.geometry.InlineGeometryProperty<AbstractRing>
org.citygml4j.model.gml.geometry.primitives.AbstractRingProperty
public abstract class AbstractRingProperty
Constructor Summary | |
---|---|
AbstractRingProperty()
|
|
AbstractRingProperty(AbstractRing abstractRing)
|
Method Summary | |
---|---|
AbstractRing |
getRing()
|
boolean |
isSetRing()
|
void |
setRing(AbstractRing abstractRing)
|
void |
unsetRing()
|
Methods inherited from class org.citygml4j.model.gml.geometry.InlineGeometryProperty |
---|
getGeometry, getGMLClass, isSetGeometry, setGeometry, unsetGeometry |
Methods inherited from class org.citygml4j.model.gml.base.AssociationByRep |
---|
copyTo, getLocalProperty, getModelType, 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 |
Methods inherited from interface org.citygml4j.model.common.association.Association |
---|
getAssociableClass |
Methods inherited from interface org.citygml4j.model.common.copy.Copyable |
---|
copy |
Constructor Detail |
---|
public AbstractRingProperty()
public AbstractRingProperty(AbstractRing abstractRing)
Method Detail |
---|
public AbstractRing getRing()
public boolean isSetRing()
public void setRing(AbstractRing abstractRing)
public void unsetRing()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |