|
JGraphpad Pro
|
||||||||||
| 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
com.jgraph.editor.factory.JGraphEditorComboBox.JGraphComboEdgeView
This class provides a an edge view with a special renderer.
| Nested Class Summary |
| Nested classes inherited from class org.jgraph.graph.EdgeView |
org.jgraph.graph.EdgeView.EdgeHandle |
| Field Summary | |
protected static org.jgraph.graph.CellViewRenderer |
renderer
Holds the custom renderer. |
| Fields inherited from class org.jgraph.graph.EdgeView |
beginShape, cachedBounds, endShape, extraLabelPositions, labelPosition, labelVector, lineShape, points, sharedPath, source, sourceParentView, target, targetParentView |
| Fields inherited from class org.jgraph.graph.AbstractCellView |
allAttributes, attributes, cell, cellEditor, childViews, groupBounds, parent |
| Constructor Summary | |
JGraphEditorComboBox.JGraphComboEdgeView()
Constructs an empty vertex view. |
|
JGraphEditorComboBox.JGraphComboEdgeView(Object cell)
Constructs a new combo edge view for the specified cell. |
|
| Method Summary | |
org.jgraph.graph.CellViewRenderer |
getRenderer()
Returns the custom renderer for this view. |
| Methods inherited from class org.jgraph.graph.EdgeView |
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 |
| Methods inherited from class org.jgraph.graph.AbstractCellView |
changeAttributes, childUpdated, createAttributeMap, getAllAttributes, getAttributes, getBounds, getCell, getCellAttributes, getCenterPoint, getChildViews, getDescendantViews, getEditor, getParentView, getRendererComponent, includeInGroupBounds, isLeaf, mergeAttributes, removeFromParent, scale, setAttributes, setBounds, setCell, translate, updateGroupBounds |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected static org.jgraph.graph.CellViewRenderer renderer
| Constructor Detail |
public JGraphEditorComboBox.JGraphComboEdgeView()
public JGraphEditorComboBox.JGraphComboEdgeView(Object cell)
cell - The cell to create the edge view for.| Method Detail |
public org.jgraph.graph.CellViewRenderer getRenderer()
|
JGraphpad Pro
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||