|
||||||||||
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
org.processmining.plugins.declareminer.visualizing.TransparentPortView
public class TransparentPortView
Title: DECLARE
Description:
Copyright: Copyright (c) 2006
Company: TU/e
Nested Class Summary | |
---|---|
static class |
TransparentPortView.TransparentRenderer
|
Field Summary | |
---|---|
static TransparentPortView.TransparentRenderer |
renderer
|
Fields inherited from class org.jgraph.graph.PortView |
---|
allowPortMagic, lastParent, SIZE |
Fields inherited from class org.jgraph.graph.AbstractCellView |
---|
allAttributes, attributes, cell, cellEditor, childViews, groupBounds, parent |
Constructor Summary | |
---|---|
TransparentPortView()
|
|
TransparentPortView(java.lang.Object object)
|
Method Summary | |
---|---|
org.jgraph.graph.CellViewRenderer |
getRenderer()
|
Methods inherited from class org.jgraph.graph.PortView |
---|
getBounds, getHandle, getLocation, getLocation, getLocation, getParentView, getPortSize, setPortSize, shouldInvokePortMagic |
Methods inherited from class org.jgraph.graph.AbstractCellView |
---|
changeAttributes, childUpdated, createAttributeMap, getAllAttributes, getAttributes, getBounds, getCell, getCellAttributes, getCenterPoint, getChildViews, getDescendantViews, getEditor, getPerimeterPoint, getRendererComponent, includeInGroupBounds, intersects, isLeaf, mergeAttributes, refresh, removeFromParent, scale, setAttributes, setBounds, setCell, translate, update, updateGroupBounds |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static transient TransparentPortView.TransparentRenderer renderer
Constructor Detail |
---|
public TransparentPortView()
public TransparentPortView(java.lang.Object object)
Method Detail |
---|
public org.jgraph.graph.CellViewRenderer getRenderer()
getRenderer
in class org.jgraph.graph.PortView
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |