|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jgraph.graph.AbstractCellView
com.jgraph.graph.PortView
uk.ac.essex.ia.graph.jgraph.IAPortView
public class IAPortView
Date: 15-Jul-2002
Field Summary | |
---|---|
static com.jgraph.graph.PortRenderer |
portRenderer
|
Fields inherited from class com.jgraph.graph.PortView |
---|
lastParent, renderer, size |
Fields inherited from class com.jgraph.graph.AbstractCellView |
---|
attributes, cell, cellEditor, childViews, graph, mapper, parent |
Constructor Summary | |
---|---|
IAPortView(java.lang.Object cell,
com.jgraph.JGraph graph,
com.jgraph.graph.CellMapper mapper)
|
Method Summary |
---|
Methods inherited from class com.jgraph.graph.PortView |
---|
getBounds, getEdgePoint, getHandle, getLocation, getNextPoint, getParentView, getRenderer |
Methods inherited from class com.jgraph.graph.AbstractCellView |
---|
getAttributes, getBounds, getCell, getChildViews, getDescendantViews, getEditor, getGraph, getMapper, getModel, getRendererComponent, intersects, isControlAttribute, isLeaf, refresh, removeFromParent, scale, setAttributes, setBounds, translate, update |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static com.jgraph.graph.PortRenderer portRenderer
Constructor Detail |
---|
public IAPortView(java.lang.Object cell, com.jgraph.JGraph graph, com.jgraph.graph.CellMapper mapper)
cell
- graph
- mapper
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |