|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.refractions.udig.tools.edit.behaviour.MoveVertexBehaviour
net.refractions.udig.tools.edit.behaviour.MoveGeometryBehaviour
public class MoveGeometryBehaviour
Requirements:
Action:
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class net.refractions.udig.tools.edit.behaviour.MoveVertexBehaviour |
|---|
MoveVertexBehaviour.PositionTracker |
| Constructor Summary | |
|---|---|
MoveGeometryBehaviour()
|
|
| Method Summary | |
|---|---|
protected Selection |
getPointsToMove(EditToolHandler handler,
EditBlackboard blackboard)
Returns the points that will be moved. |
protected boolean |
isSnappingValid()
Returns true if snapping should be used. |
boolean |
isValid(EditToolHandler handler,
MapMouseEvent e,
EventType eventType)
Called to determine whether this EventBehaviour is applicable and should be run. |
| Methods inherited from class net.refractions.udig.tools.edit.behaviour.MoveVertexBehaviour |
|---|
doMove, getCommand, getKey, handleError |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MoveGeometryBehaviour()
| Method Detail |
|---|
public boolean isValid(EditToolHandler handler,
MapMouseEvent e,
EventType eventType)
EventBehaviour
isValid in interface EventBehaviourisValid in class MoveVertexBehaviourhandler - handler that calls this Behavioure - mouse event that just occurred.eventType - the type of event that just occurred
protected Selection getPointsToMove(EditToolHandler handler,
EditBlackboard blackboard)
MoveVertexBehaviour
getPointsToMove in class MoveVertexBehaviourprotected boolean isSnappingValid()
MoveVertexBehaviour
isSnappingValid in class MoveVertexBehaviour
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||