|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.refractions.udig.tools.edit.validator.ValidHoleValidator
public class ValidHoleValidator
Returns true if:
Field Summary |
---|
Fields inherited from interface net.refractions.udig.tools.edit.behaviour.IEditValidator |
---|
TRUE |
Constructor Summary | |
---|---|
ValidHoleValidator()
|
Method Summary | |
---|---|
java.lang.String |
isValid(EditToolHandler handler,
MapMouseEvent event,
EventType type)
Returns null if the validator considers the state to be "legal" for the new event or a string which is the human readable message describing the problem. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ValidHoleValidator()
Method Detail |
---|
public java.lang.String isValid(EditToolHandler handler, MapMouseEvent event, EventType type)
IEditValidator
isValid
in interface IEditValidator
handler
- the handler to use for obtaining the stateevent
- the event that just occurred.type
- they type of event
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |