de.grogra.graph
Interface ChangeBoundaryListener
- All Known Implementing Classes:
- AttributeOverwritingFilter, GraphFilter, ParentAttribute, Tool, View.SceneListener
public interface ChangeBoundaryListener
ATTRIBUTE_PRIORITY
static final int ATTRIBUTE_PRIORITY
- See Also:
- Constant Field Values
TOPOLOGY_PRIORITY
static final int TOPOLOGY_PRIORITY
- See Also:
- Constant Field Values
UPDATE_PRIORITY
static final int UPDATE_PRIORITY
- See Also:
- Constant Field Values
beginChange
void beginChange(GraphState gs)
endChange
void endChange(GraphState gs)
getPriority
int getPriority()