Serialized Form


Package org.zkforge.timeplot

Class org.zkforge.timeplot.Plotinfo extends TimeplotComponent implements Serializable

Serialized Fields

_dataModel

org.zkoss.zul.ListModel _dataModel

_dataList

java.util.ArrayList _dataList

_eventModel

org.zkoss.zul.ListModel _eventModel

_eventList

java.util.ArrayList _eventList

fillColor

java.lang.String fillColor

dotColor

java.lang.String dotColor

lineColor

java.lang.String lineColor

lineWidth

float lineWidth

eventLineWidth

float eventLineWidth

dotRadius

float dotRadius

showValues

boolean showValues

roundValues

boolean roundValues

valuesOpacity

int valuesOpacity

bubbleWidth

int bubbleWidth

bubbleHeight

int bubbleHeight

pds

PlotDataSource pds

operator

Operator operator

eventSourceUri

java.lang.String eventSourceUri

_valueGeometry

ValueGeometry _valueGeometry

_timeGeometry

TimeGeometry _timeGeometry

Class org.zkforge.timeplot.Timeplot extends TimeplotComponent implements Serializable

Serialized Fields

_height

java.lang.String _height

_width

java.lang.String _width

Package org.zkforge.timeplot.impl

Class org.zkforge.timeplot.impl.TimeplotComponent extends org.zkoss.zk.ui.HtmlBasedComponent implements Serializable



Copyright © 2005-2007 Potix Corporation. All Rights Reserved.