|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.opengts.war.report.ReportData org.opengts.war.report.event.EventDetailReport org.opengts.extra.war.report.event.EventThermoReport
public class EventThermoReport
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.opengts.war.report.ReportData |
---|
ReportData.ArrayDataIterator, ReportData.ListDataIterator |
Field Summary |
---|
Fields inherited from class org.opengts.war.report.ReportData |
---|
CheckinAgeColorRangeDefault, CreationAgeColorRangeDefault, FORMAT_GRAPH, FORMAT_KML, FORMAT_MAP, FORMAT_PDF, GpsAgeColorRangeDefault, LoginAgeColorRangeDefault |
Constructor Summary | |
---|---|
EventThermoReport(ReportEntry rptEntry,
RequestProperties reqState,
ReportDeviceList devList)
Event Detail Report Constructor |
Method Summary | |
---|---|
void |
_writeJavaScript(java.io.PrintWriter pw,
RequestProperties reqState)
|
DBDataIterator |
getBodyDataIterator()
Creates and returns an iterator for the row data displayed in the body of this report. |
URIArg |
getGraphImageURL()
Sets the Graph image URL (OBSOLETE) |
MapDimension |
getGraphWindowSize()
Graph window size |
boolean |
getSupportsGraphDisplay()
Returns true if this report supports displaying a graph |
void |
writeHtmlBody(java.io.PrintWriter pw,
RequestProperties reqState)
Writes the report html body content |
void |
writeJavaScript(java.io.PrintWriter pw,
RequestProperties reqState)
Writes any required report JavaScript |
Methods inherited from class org.opengts.war.report.event.EventDetailReport |
---|
getReportLayout, GetReportLayout, getSupportsKmlDisplay, getSupportsMapDisplay, getTotalsDataIterator, isSingleDeviceOnly |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EventThermoReport(ReportEntry rptEntry, RequestProperties reqState, ReportDeviceList devList) throws ReportException
rptEntry
- The ReportEntry that generated this reportreqState
- The session RequestProperties instancedevList
- The list of devices
ReportException
Method Detail |
---|
public DBDataIterator getBodyDataIterator()
getBodyDataIterator
in class EventDetailReport
public boolean getSupportsGraphDisplay()
getSupportsGraphDisplay
in class ReportData
public MapDimension getGraphWindowSize()
getGraphWindowSize
in class ReportData
public void writeJavaScript(java.io.PrintWriter pw, RequestProperties reqState)
ReportData
writeJavaScript
in class ReportData
public void writeHtmlBody(java.io.PrintWriter pw, RequestProperties reqState)
ReportData
writeHtmlBody
in class ReportData
public void _writeJavaScript(java.io.PrintWriter pw, RequestProperties reqState) throws java.lang.Exception
java.lang.Exception
public URIArg getGraphImageURL()
ReportData
getGraphImageURL
in class ReportData
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |