public class ShadeGrayRendereringPolicy extends RenderingPolicy implements IRenderingPolicy
boundsSettings, debug, EDGE_COLOR, edgeSettings, graphSettings, isLocalEdgeDisplayed, itemSettings, LOCAL_EDGE_DISPLAY_DO_NOT_EDIT, root, tubeSettings
Constructor and Description |
---|
ShadeGrayRendereringPolicy() |
Modifier and Type | Method and Description |
---|---|
void |
setup(IHierarchicalModel model) |
protected void |
setupEdgeColorPolicy(IHierarchicalModel model) |
protected void |
setupNodeColorPolicy(IHierarchicalModel model,
java.awt.Color color) |
apply, getBoundsSettings, getEdgeSettings, getGraphSettings, getItemSettings, getTubeSettings, grayTube, init, monocolorAllItems, showDebugBounds, showNodeBorder, showNodeCenter
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
apply, getBoundsSettings, getEdgeSettings, getGraphSettings, getItemSettings, getTubeSettings
public void setup(IHierarchicalModel model)
setup
in interface IRenderingPolicy
setup
in class RenderingPolicy
protected void setupEdgeColorPolicy(IHierarchicalModel model)
setupEdgeColorPolicy
in class RenderingPolicy
protected void setupNodeColorPolicy(IHierarchicalModel model, java.awt.Color color)
setupNodeColorPolicy
in class RenderingPolicy