Class LifecycleRenderer
java.lang.Object
org.cristalise.kernel.lifecycle.renderer.LifecycleRenderer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddraw(Graphics2D g2d) protected voiddrawEdgeHighlight(Graphics2D g2d, DirectedEdge edge) protected voiddrawVertexHighlight(Graphics2D g2d, Vertex vertex, int dist) getWorkFlowModelImage(int maxHeight, int maxWidth) intgetZoomFactor(int maxHeight, int maxWidth)
-
Constructor Details
-
LifecycleRenderer
-
-
Method Details
-
getZoomFactor
public int getZoomFactor(int maxHeight, int maxWidth) -
getWorkFlowModelImage
- Throws:
IOException
-
draw
-
drawEdgeHighlight
-
drawVertexHighlight
-