|
JSCAPE MFT Server | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractChartFormatter.ImageType | |
---|---|
com.jscape.inet.mft.subsystems.reporting.html | Contains domain report metricses HTML-formatters classes. |
Uses of AbstractChartFormatter.ImageType in com.jscape.inet.mft.subsystems.reporting.html |
---|
Methods in com.jscape.inet.mft.subsystems.reporting.html that return AbstractChartFormatter.ImageType | |
---|---|
static AbstractChartFormatter.ImageType |
AbstractChartFormatter.ImageType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AbstractChartFormatter.ImageType[] |
AbstractChartFormatter.ImageType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in com.jscape.inet.mft.subsystems.reporting.html with parameters of type AbstractChartFormatter.ImageType | |
---|---|
AbstractChartFormatter(AbstractChartFormatter.ImageType imageType,
boolean useRelativeImagePath)
|
|
BarChartFormatter(AbstractChartFormatter.ImageType imageType,
boolean useRelativeImagePath)
|
|
TimeChartFormatter(AbstractChartFormatter.ImageType imageType,
boolean useRelativeImagePath,
TimeChartFormatter.Period period)
|
|
JSCAPE MFT Server | |||||||||
PREV NEXT | FRAMES NO FRAMES |