public interface GCInterface extends PrimitiveGCInterface
PrimitiveGCInterface.EColor, PrimitiveGCInterface.EFont, PrimitiveGCInterface.EImage, PrimitiveGCInterface.ELineStyle
Modifier and Type | Method and Description |
---|---|
void |
drawJobEntryIcon(int x,
int y,
JobEntryCopy jobEntryCopy) |
void |
drawJobEntryIcon(int x,
int y,
JobEntryCopy jobEntryCopy,
float magnification) |
void |
drawStepIcon(int x,
int y,
StepMeta stepMeta) |
void |
drawStepIcon(int x,
int y,
StepMeta stepMeta,
float magnification) |
dispose, drawImage, drawImage, drawImage, drawImage, 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, textExtent
void drawJobEntryIcon(int x, int y, JobEntryCopy jobEntryCopy, float magnification)
void drawJobEntryIcon(int x, int y, JobEntryCopy jobEntryCopy)
void drawStepIcon(int x, int y, StepMeta stepMeta, float magnification)
void drawStepIcon(int x, int y, StepMeta stepMeta)
Copyright © 2018 Hitachi Vantara. All rights reserved.