public abstract class ImageToken extends Token
Red (cxh) |
Red (cxh) |
Constructor and Description |
---|
ImageToken()
Construct an empty token.
|
Modifier and Type | Method and Description |
---|---|
abstract java.awt.Image |
asAWTImage()
Return the value of this token as a java.awt.Image.
|
add, addReverse, divide, divideReverse, getType, isCloseTo, isCloseTo, isEqualTo, isNil, modulo, moduloReverse, multiply, multiplyReverse, notSupportedConversionMessage, notSupportedIncomparableConversionMessage, notSupportedIncomparableMessage, notSupportedMessage, notSupportedNullNilStringMessage, one, pow, subtract, subtractReverse, toString, zero, zeroReturnType