Package | Description |
---|---|
org.pentaho.di.core.gui |
Modifier and Type | Method and Description |
---|---|
static PrimitiveGCInterface.EImage |
PrimitiveGCInterface.EImage.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrimitiveGCInterface.EImage[] |
PrimitiveGCInterface.EImage.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PrimitiveGCInterface.drawImage(PrimitiveGCInterface.EImage image,
int x,
int y) |
Point |
PrimitiveGCInterface.getImageBounds(PrimitiveGCInterface.EImage eImage) |