org.openbp.cockpit.modeler.drawing.shadowlayout
Class NoShadowLayouter

java.lang.Object
  extended by org.openbp.cockpit.modeler.drawing.shadowlayout.NoShadowLayouter
All Implemented Interfaces:
ShadowLayouter

public class NoShadowLayouter
extends java.lang.Object
implements ShadowLayouter

Author:
Stephan Moritz

Constructor Summary
NoShadowLayouter()
          Default constructor.
 
Method Summary
 void drawShadows(CH.ifa.draw.framework.FigureEnumeration param1, java.awt.Graphics param2)
           
 void releaseShadowLayouter()
           
 java.awt.Rectangle transformRectangle(java.awt.Rectangle r)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NoShadowLayouter

public NoShadowLayouter()
Default constructor.

Method Detail

drawShadows

public void drawShadows(CH.ifa.draw.framework.FigureEnumeration param1,
                        java.awt.Graphics param2)
Specified by:
drawShadows in interface ShadowLayouter

transformRectangle

public java.awt.Rectangle transformRectangle(java.awt.Rectangle r)
Specified by:
transformRectangle in interface ShadowLayouter

releaseShadowLayouter

public void releaseShadowLayouter()
Specified by:
releaseShadowLayouter in interface ShadowLayouter


Copyright © 2011. All Rights Reserved.