|
||||||||||
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
cz.cmc.tcgui.TCPortView
Title: Class TCPortView
Description: Superclass for Port views for tcgui
Copyright: Copyright (c) 2003
Company: CMC Computers
Nested Class Summary | |
static class |
TCPortView.TCPortRenderer
Title: class TCPortRenderer Description: Common superclass for tc port renderers Copyright: Copyright (c) 2003 Company: CMC Computers |
Field Summary |
Fields inherited from class org.jgraph.graph.PortView |
lastParent, renderer, size |
Fields inherited from class org.jgraph.graph.AbstractCellView |
allAttributes, attributes, cell, cellEditor, graph, childViews, mapper, parent |
Constructor Summary | |
TCPortView(Object cell,
org.jgraph.JGraph graph,
org.jgraph.graph.CellMapper mapper)
|
Method Summary | |
org.jgraph.graph.CellViewRenderer |
getRenderer()
|
Methods inherited from class org.jgraph.graph.PortView |
getBounds, getEdgePoint, getHandle, getLocation, getNextPoint, getParentView |
Methods inherited from class org.jgraph.graph.AbstractCellView |
getAllAttributes, getAttributes, getBounds, getCell, getDescendantViews, getEditor, getGraph, getChildViews, getMapper, getModel, getRendererComponent, childUpdated, intersects, isLeaf, refresh, removeFromParent, scale, setAttributes, setBounds, translate, update, updateAllAttributes |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TCPortView(Object cell, org.jgraph.JGraph graph, org.jgraph.graph.CellMapper mapper)
Method Detail |
public org.jgraph.graph.CellViewRenderer getRenderer()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |