public class ClassEdgeView extends DEdgeView
Title: DECLARE
Description:
Copyright: Copyright (c) 2006
Company: TU/e
DEdgeView.DEdgeHandle
Constructor and Description |
---|
ClassEdgeView(java.lang.Object object) |
Modifier and Type | Method and Description |
---|---|
java.awt.geom.Point2D |
getLabelVector()
Hook to return the vector that is taken as the base vector to compute
relative label positions.
|
getHandle
addExtraLabel, addPoint, checkDefaultLabelPosition, convertRelativeLabelPositionToAbsolute, getAbsoluteExtraLabelPosition, getAbsoluteLabelPosition, getAbsoluteLabelPositionFromRelative, getBounds, getExtraLabelPosition, getFirstPointOfSegment, getLabelPosition, 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 java.awt.geom.Point2D getLabelVector()
getLabelVector
in class org.jgraph.graph.EdgeView