|
||||||||||
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.PortView
com.jgraph.example.fastgraph.FastPortView
public class FastPortView
Field Summary |
---|
Fields inherited from class org.jgraph.graph.PortView |
---|
allowPortMagic, renderer, SIZE |
Fields inherited from class org.jgraph.graph.AbstractCellView |
---|
cellEditor |
Constructor Summary | |
---|---|
FastPortView(java.lang.Object cell)
|
Method Summary | |
---|---|
java.util.Map |
changeAttributes(org.jgraph.graph.GraphLayoutCache cache,
java.util.Map change)
|
void |
setAttributes(org.jgraph.graph.AttributeMap attributes)
|
Methods inherited from class org.jgraph.graph.PortView |
---|
getBounds, getHandle, getLocation, getLocation, getLocation, getParentView, getPortSize, getRenderer, setPortSize |
Methods inherited from class org.jgraph.graph.AbstractCellView |
---|
childUpdated, getAllAttributes, getAttributes, getBounds, getCell, getCenterPoint, getChildViews, getDescendantViews, getEditor, getPerimeterPoint, getRendererComponent, intersects, isLeaf, refresh, removeFromParent, scale, setBounds, setCell, translate, update |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FastPortView(java.lang.Object cell)
cell
- Method Detail |
---|
public void setAttributes(org.jgraph.graph.AttributeMap attributes)
setAttributes
in class org.jgraph.graph.AbstractCellView
public java.util.Map changeAttributes(org.jgraph.graph.GraphLayoutCache cache, java.util.Map change)
changeAttributes
in interface org.jgraph.graph.CellView
changeAttributes
in class org.jgraph.graph.AbstractCellView
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |