public class FlowRelationView extends EdgeView
EdgeView.EdgeHandle
beginShape, cachedBounds, endShape, extraLabelPositions, labelPosition, labelVector, lineShape, points, sharedPath, source, sourceParentView, target, targetParentView
allAttributes, attributes, cell, cellEditor, childViews, groupBounds, parent
Constructor and Description |
---|
FlowRelationView(java.lang.Object cell) |
Modifier and Type | Method and Description |
---|---|
CellViewRenderer |
getRenderer()
Returns a renderer for the class.
|
addExtraLabel, addPoint, checkDefaultLabelPosition, convertRelativeLabelPositionToAbsolute, getAbsoluteExtraLabelPosition, getAbsoluteLabelPosition, getAbsoluteLabelPositionFromRelative, getBounds, getExtraLabelPosition, getHandle, getLabelPosition, getLabelVector, getLength, getNearestPoint, getPerimeterPoint, getPoint, getPointCount, getPointLocation, getPoints, 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 CellViewRenderer getRenderer()
EdgeView
getRenderer
in class EdgeView