|
JSCAPE MFT Server | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jscape.inet.mft.subsystems.reporting.html.AbstractChartFormatter
com.jscape.inet.mft.subsystems.reporting.html.TimeChartFormatter
public class TimeChartFormatter
Nested Class Summary | |
---|---|
static class |
TimeChartFormatter.Period
|
Nested classes/interfaces inherited from class com.jscape.inet.mft.subsystems.reporting.html.AbstractChartFormatter |
---|
AbstractChartFormatter.ImageType |
Field Summary | |
---|---|
static int |
DAILY
|
static int |
HOURLY
|
static int |
MONTHLY
|
Constructor Summary | |
---|---|
TimeChartFormatter(AbstractChartFormatter.ImageType imageType,
boolean useRelativeImagePath,
TimeChartFormatter.Period period)
|
Method Summary |
---|
Methods inherited from class com.jscape.inet.mft.subsystems.reporting.html.AbstractChartFormatter |
---|
format |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final int MONTHLY
public static final int DAILY
public static final int HOURLY
Constructor Detail |
---|
public TimeChartFormatter(AbstractChartFormatter.ImageType imageType, boolean useRelativeImagePath, TimeChartFormatter.Period period)
|
JSCAPE MFT Server | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |