public abstract class ImageToken extends ObjectToken
_class, _value, NULL
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.
|
_isCloseTo, _isEqualTo, convert, equals, getType, getValue, getValueClass, hashCode, isCloseTo, isEqualTo, object, toString
add, addReverse, divide, divideReverse, isCloseTo, isNil, modulo, moduloReverse, multiply, multiplyReverse, notSupportedConversionMessage, notSupportedIncomparableConversionMessage, notSupportedIncomparableMessage, notSupportedMessage, notSupportedNullNilStringMessage, one, pow, subtract, subtractReverse, zero, zeroReturnType