JSCAPE MFT Server

com.jscape.inet.mft.subsystems.reporting.html
Class TimeChartFormatter

java.lang.Object
  extended by com.jscape.inet.mft.subsystems.reporting.html.AbstractChartFormatter
      extended by com.jscape.inet.mft.subsystems.reporting.html.TimeChartFormatter
All Implemented Interfaces:
ChartFormatter

public class TimeChartFormatter
extends AbstractChartFormatter

Author:
Roman Sheshunov

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

MONTHLY

public static final int MONTHLY
See Also:
Constant Field Values

DAILY

public static final int DAILY
See Also:
Constant Field Values

HOURLY

public static final int HOURLY
See Also:
Constant Field Values
Constructor Detail

TimeChartFormatter

public TimeChartFormatter(AbstractChartFormatter.ImageType imageType,
                          boolean useRelativeImagePath,
                          TimeChartFormatter.Period period)

JSCAPE MFT Server

Copyright © JSCAPE LLC. 1999-2015. All Rights Reserved