Uses of Interface org.jgraph.event.GraphLayoutCacheEvent.GraphLayoutCacheChange

Uses in package org.jgraph

Methods with parameter type org.jgraph.event.GraphLayoutCacheEvent.GraphLayoutCacheChange

Rectangle2D
Calculates the clip

Uses in package org.jgraph.graph

Classes implementing org.jgraph.event.GraphLayoutCacheEvent.GraphLayoutCacheChange

class
An implementation of GraphModelChange that can be added to the model event.
class
An implementation of GraphViewChange.
class
An implementation of GraphLayoutCacheChange.

Methods with parameter type org.jgraph.event.GraphLayoutCacheEvent.GraphLayoutCacheChange

void

Uses in package org.jgraph.event

Constructors with parameter type org.jgraph.event.GraphLayoutCacheEvent.GraphLayoutCacheChange

Used to create an event when cells have been changed, inserted, or removed, identifying the change as a GraphLayoutCacheChange object.

Fields of type org.jgraph.event.GraphLayoutCacheEvent.GraphLayoutCacheChange

GraphLayoutCacheEvent.GraphLayoutCacheChange
The object that constitutes the change.

Methods with return type org.jgraph.event.GraphLayoutCacheEvent.GraphLayoutCacheChange

GraphLayoutCacheEvent.GraphLayoutCacheChange
Returns the object that constitutes the change.

Copyright (C) 2001-2006 Gaudenz Alder. All rights reserved.