public class BasePainter extends Object
Modifier and Type | Field and Description |
---|---|
double |
theta |
Constructor and Description |
---|
BasePainter(GCInterface gc,
Object subject,
org.pentaho.di.core.gui.Point area,
org.pentaho.di.core.gui.ScrollBarInterface hori,
org.pentaho.di.core.gui.ScrollBarInterface vert,
org.pentaho.di.core.gui.Point drop_candidate,
org.pentaho.di.core.gui.Rectangle selrect,
List<AreaOwner> areaOwners,
int iconsize,
int linewidth,
int gridsize,
int shadowSize,
boolean antiAliasing,
String noteFontName,
int noteFontHeight) |
Modifier and Type | Method and Description |
---|---|
float |
getMagnification() |
static org.pentaho.di.core.gui.PrimitiveGCInterface.EImage |
getStreamIconImage(StreamIcon streamIcon) |
void |
setMagnification(float magnification) |
public BasePainter(GCInterface gc, Object subject, org.pentaho.di.core.gui.Point area, org.pentaho.di.core.gui.ScrollBarInterface hori, org.pentaho.di.core.gui.ScrollBarInterface vert, org.pentaho.di.core.gui.Point drop_candidate, org.pentaho.di.core.gui.Rectangle selrect, List<AreaOwner> areaOwners, int iconsize, int linewidth, int gridsize, int shadowSize, boolean antiAliasing, String noteFontName, int noteFontHeight)
public static org.pentaho.di.core.gui.PrimitiveGCInterface.EImage getStreamIconImage(StreamIcon streamIcon)
public float getMagnification()
public void setMagnification(float magnification)
magnification
- the magnification to set