net.refractions.udig.tool.edit
Class CurrentShapeTypePropertyValue
java.lang.Object
net.refractions.udig.tool.edit.CurrentShapeTypePropertyValue
public class CurrentShapeTypePropertyValue
- extends java.lang.Object
Returns true if the current editGeom, see EditToolHandler.getCurrentGeom()
matches the type of the value passed. Legal values are POLYGON, LINE, POINT, UNKNOWN
- Since:
- 1.1.0
- Author:
- Jesse
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CurrentShapeTypePropertyValue
public CurrentShapeTypePropertyValue()
isTrue
public boolean isTrue(java.lang.Object object,
java.lang.String value)
addListener
public void addListener(IOpFilterListener listener)
canCacheResult
public boolean canCacheResult()
isBlocking
public boolean isBlocking()
removeListener
public void removeListener(IOpFilterListener listener)