public class DEdgeView
extends org.jgraph.graph.EdgeView
Title:
Description:
Copyright: Copyright (c) 2006
Company:
Modifier and Type | Class and Description |
---|---|
static class |
DEdgeView.DEdgeHandle |
Constructor and Description |
---|
DEdgeView(java.lang.Object cell)
Constructs an edge view for the specified model object.
|
Modifier and Type | Method and Description |
---|---|
org.jgraph.graph.CellHandle |
getHandle(org.jgraph.graph.GraphContext context)
Returns a cell handle for the view.
|
addExtraLabel, addPoint, checkDefaultLabelPosition, convertRelativeLabelPositionToAbsolute, getAbsoluteExtraLabelPosition, getAbsoluteLabelPosition, getAbsoluteLabelPositionFromRelative, getBounds, getExtraLabelPosition, getFirstPointOfSegment, getLabelPosition, getLabelVector, getLength, getNearestPoint, getPerimeterPoint, getPoint, getPointCount, getPointLocation, getPoints, getRenderer, getShape, getSource, getSourceParentView, getTarget, getTargetParentView, getVisibleParent, intersects, invalidate, isLoop, refresh, removeExtraLabel, removePoint, setExtraLabelPosition, setLabelPosition, setPoint, setSource, setTarget, update
changeAttributes, childUpdated, createAttributeMap, getAllAttributes, getAttributes, getBounds, getCell, getCellAttributes, getCenterPoint, getChildViews, getDescendantViews, getEditor, getParentView, getRendererComponent, includeInGroupBounds, isLeaf, mergeAttributes, removeFromParent, scale, setAttributes, setBounds, setCell, translate, updateGroupBounds
public DEdgeView(java.lang.Object cell)
cell
- reference to the model objectpublic org.jgraph.graph.CellHandle getHandle(org.jgraph.graph.GraphContext context)
getHandle
in interface org.jgraph.graph.CellView
getHandle
in class org.jgraph.graph.EdgeView
context
- GraphContext