Public Member Functions | |
boolean | isDebugData () |
boolean | isDebugGraphics () |
boolean | isDebugPerformance () |
void | loadProperties (java.util.Properties properties) |
void | saveProperties (java.util.Properties properties) |
void | setDebugData (boolean newDebugData) |
void | setDebugGraphics (boolean newDebugGraphics) |
void | setDebugPerformance (boolean newDebugPerformance) |
Static Public Member Functions | |
ChartProperties | getChartProperties () |
Static Public Attributes | |
final java.lang.String | DEBUG_PERFORMANCE = "cosylab.chart.debug.performance" |
final java.lang.String | DEBUG_DATA = "cosylab.chart.debug.data" |
final java.lang.String | DEBUG_GRAPHICS = "cosylab.chart.debug.graphics" |
final java.lang.String | CHART_RESOURCES = "chart_properties.data" |
Private Member Functions | |
ChartProperties () | |
Static Private Member Functions | |
synchronized void | createChartProperties () |
Private Attributes | |
boolean | debugData = false |
boolean | debugGraphics = false |
boolean | debugPerformance = false |
Static Private Attributes | |
ChartProperties | prop |
|
ChartProperties constructor comment. |
|
Insert the method's description here. Creation date: (24/12/01 16:49:35)
|
|
Insert the method's description here. Creation date: (24/12/01 16:49:35)
|
|
Insert the method's description here. Creation date: (8.8.2002 21:09:57)
|
|
Insert the method's description here. Creation date: (8.8.2002 21:10:49)
|
|
Insert the method's description here. Creation date: (8.8.2002 21:11:09)
|
|
Insert the method's description here. Creation date: (9.8.2002 21:01:23)
|
|
Insert the method's description here. Creation date: (9.8.2002 21:01:23)
|
|
Insert the method's description here. Creation date: (8.8.2002 21:09:57)
|
|
Insert the method's description here. Creation date: (8.8.2002 21:10:49)
|
|
Insert the method's description here. Creation date: (8.8.2002 21:11:09)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|