public interface GCInterface
extends org.pentaho.di.core.gui.PrimitiveGCInterface
org.pentaho.di.core.gui.PrimitiveGCInterface.EColor, org.pentaho.di.core.gui.PrimitiveGCInterface.EFont, org.pentaho.di.core.gui.PrimitiveGCInterface.EImage, org.pentaho.di.core.gui.PrimitiveGCInterface.ELineStyle| Modifier and Type | Method and Description |
|---|---|
void |
drawJobEntryIcon(int x,
int y,
JobEntryCopy jobEntryCopy) |
void |
drawStepIcon(int x,
int y,
StepMeta stepMeta) |
dispose, drawImage, drawImage, drawLine, drawPoint, drawPolygon, drawPolyline, drawRectangle, drawRoundRectangle, drawText, drawText, fillGradientRectangle, fillPolygon, fillRectangle, fillRoundRectangle, getAlpha, getArea, getDeviceBounds, getImage, getImageBounds, setAlpha, setAntialias, setBackground, setBackground, setFont, setFont, setForeground, setForeground, setLineStyle, setLineWidth, setTransform, switchForegroundBackgroundColors, textExtentvoid drawJobEntryIcon(int x,
int y,
JobEntryCopy jobEntryCopy)
void drawStepIcon(int x,
int y,
StepMeta stepMeta)