public static class DisplayType.Image extends DisplayType
DisplayType.Duration, DisplayType.HTML, DisplayType.Image, DisplayType.Literal, DisplayType.NA, DisplayType.Numeric, DisplayType.NumericUnpadded, DisplayType.Time, DisplayType.Type
numberFormat
Modifier and Type | Method and Description |
---|---|
java.awt.image.BufferedImage |
getImage() |
DisplayType.Type |
getType() |
double |
getValue() |
java.lang.String |
toString() |
create, create, create, duration, fromAttribute, getHorizontalAlignment, html, image, literal, NA, numeric, numeric, numericUnpadded, setHorizontalAlignment, time
public java.lang.String toString()
toString
in class java.lang.Object
public double getValue()
getValue
in class DisplayType
public DisplayType.Type getType()
getType
in class DisplayType
public java.awt.image.BufferedImage getImage()