Uses of Interface org.jgraph.graph.CellMapper

Uses in package org.jgraph.graph

Classes implementing org.jgraph.graph.CellMapper

class
class
An object that defines the view of a graphmodel.

Methods with parameter type org.jgraph.graph.CellMapper

Map
GraphConstants.createAttributes(Object[] elements, CellMapper cm)
Returns a new map, from cells to property maps.
CellView
EdgeView.getVisibleParent(GraphModel model, CellMapper mapper, Object port)
void
AbstractCellView.refresh(GraphLayoutCache cache, CellMapper mapper, boolean createDependentViews)
Create child views and reload properties for this view.
void
CellView.refresh(GraphLayoutCache cache, CellMapper mapper, boolean createDependentViews)
Refresh this view based on the model cell.
void
EdgeView.refresh(GraphLayoutCache cache, CellMapper mapper, boolean createDependentViews)
Overrides the parent method to udpate the cached points, source and target port.

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