org.pentaho.di.core.gui
Class BasePainter
java.lang.Object
org.pentaho.di.core.gui.BasePainter
- Direct Known Subclasses:
- JobPainter, TransPainter
public class BasePainter
- extends Object
Field Summary |
double |
theta
|
Constructor Summary |
BasePainter(GCInterface gc,
Object subject,
Point area,
ScrollBarInterface hori,
ScrollBarInterface vert,
Point drop_candidate,
Rectangle selrect,
List<AreaOwner> areaOwners,
int iconsize,
int linewidth,
int gridsize,
int shadowSize,
boolean antiAliasing,
String noteFontName,
int noteFontHeight)
|
theta
public final double theta
BasePainter
public BasePainter(GCInterface gc,
Object subject,
Point area,
ScrollBarInterface hori,
ScrollBarInterface vert,
Point drop_candidate,
Rectangle selrect,
List<AreaOwner> areaOwners,
int iconsize,
int linewidth,
int gridsize,
int shadowSize,
boolean antiAliasing,
String noteFontName,
int noteFontHeight)
getStreamIconImage
public static GCInterface.EImage getStreamIconImage(StreamIcon streamIcon)
getMagnification
public float getMagnification()
- Returns:
- the magnification
setMagnification
public void setMagnification(float magnification)
- Parameters:
magnification
- the magnification to set