|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jgraph.graph.AbstractCellView
org.jgraph.graph.EdgeView
cz.cmc.tcgui.TCEdgeView
Title: class TCEdgeView
Description: Superclass of views of TC edges
Copyright: Copyright (c) 2003
Company: CMC Computers
Nested Class Summary | |
static class |
TCEdgeView.FilterMatchRouting
Title: class FilterMatchRouting Description: Routing for filter match edges Copyright: Copyright (c) 2003 Company: CMC Computers |
Nested classes inherited from class org.jgraph.graph.EdgeView |
org.jgraph.graph.EdgeView.EdgeHandle |
Field Summary | |
static TCEdgeView.FilterMatchRouting |
FILTER_MATCH_ROUTING
|
Fields inherited from class org.jgraph.graph.EdgeView |
beginShape, endShape, labelPosition, lineShape, points, renderer, shapeHits, sharedPath, source, target |
Fields inherited from class org.jgraph.graph.AbstractCellView |
allAttributes, attributes, cell, cellEditor, graph, childViews, mapper, parent |
Constructor Summary | |
TCEdgeView(Object cell,
org.jgraph.JGraph graph,
org.jgraph.graph.CellMapper mapper)
|
Method Summary | |
org.jgraph.graph.CellHandle |
getHandle(org.jgraph.graph.GraphContext ctx)
|
Methods inherited from class org.jgraph.graph.EdgeView |
addPoint, getBounds, getEdgeRenderer, getLabelBounds, getLabelPosition, getLength, getPoint, getPointCount, getPoints, getRenderer, getShape, getSource, getTarget, intersects, isAddPointEvent, isConstrainedMoveEvent, isRemovePointEvent, refresh, removePoint, setLabelPosition, setPoint, setSource, setTarget, update |
Methods inherited from class org.jgraph.graph.AbstractCellView |
getAllAttributes, getAttributes, getBounds, getCell, getDescendantViews, getEditor, getGraph, getChildViews, getMapper, getModel, getParentView, getRendererComponent, childUpdated, isLeaf, removeFromParent, scale, setAttributes, setBounds, translate, updateAllAttributes |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final TCEdgeView.FilterMatchRouting FILTER_MATCH_ROUTING
Constructor Detail |
public TCEdgeView(Object cell, org.jgraph.JGraph graph, org.jgraph.graph.CellMapper mapper)
Method Detail |
public org.jgraph.graph.CellHandle getHandle(org.jgraph.graph.GraphContext ctx)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |