public abstract class AbstractRingProperty extends InlineGeometryProperty<AbstractRing>
Constructor and Description |
---|
AbstractRingProperty() |
AbstractRingProperty(AbstractRing abstractRing) |
Modifier and Type | Method and Description |
---|---|
AbstractRing |
getRing() |
boolean |
isSetRing() |
void |
setRing(AbstractRing abstractRing) |
void |
unsetRing() |
getGeometry, getGMLClass, isSetGeometry, setGeometry, unsetGeometry
copyTo, getLocalProperty, getModelType, getObject, getParent, hasLocalProperty, isSetObject, isSetParent, setLocalProperty, setObject, setParent, unsetLocalProperty, unsetObject, unsetParent
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAssociableClass
public AbstractRingProperty()
public AbstractRingProperty(AbstractRing abstractRing)
public AbstractRing getRing()
public boolean isSetRing()
public void setRing(AbstractRing abstractRing)
public void unsetRing()