Serialized Form


Package org.ejtools.graph

Class org.ejtools.graph.Axis implements Serializable

Serialized Fields

dimension

java.awt.Dimension dimension
Description of the Field


format

java.text.Format format
Description of the Field


orientation

int orientation
Description of the Field


position

int position
Description of the Field


range

Range range
Description of the Field


Package org.ejtools.graph.action

Class org.ejtools.graph.action.ExportAsImageAction implements Serializable

Class org.ejtools.graph.action.ExportAsTextAction implements Serializable


Package org.ejtools.graph.dialog

Class org.ejtools.graph.dialog.SelectGraphDialog implements Serializable

Serialized Fields

choices

javax.swing.JComboBox choices
Description of the Field


initialSelectionValue

java.lang.Object initialSelectionValue
Description of the Field


selectedValue

java.lang.Object selectedValue
Description of the Field


Package org.ejtools.graph.frame

Class org.ejtools.graph.frame.GraphInternalFrame implements Serializable

Serialized Fields

delay

long delay
Description of the Field


index

int index
Description of the Field


menubarProvider

org.ejtools.adwt.service.MenuBarServiceProvider menubarProvider
Description of the Field


name

java.lang.String name
Description of the Field


running

boolean running
Description of the Field


scale

double scale
Description of the Field


toolbarProvider

org.ejtools.adwt.service.ToolBarServiceProvider toolbarProvider
Description of the Field


Package org.ejtools.graph.renderer

Class org.ejtools.graph.renderer.AbstractGraphRenderer implements Serializable

Serialized Fields

element

GraphElement element
Description of the Field


horizontalScale

double horizontalScale
Description of the Field


horizontalScaling

int horizontalScaling
Description of the Field


verticalScale

double verticalScale
Description of the Field


verticalScaling

int verticalScaling
Description of the Field

Class org.ejtools.graph.renderer.BorderLayoutRenderer implements Serializable

Class org.ejtools.graph.renderer.DefaultGraphRenderer implements Serializable

Class org.ejtools.graph.renderer.GridBagLayoutRenderer implements Serializable

Class org.ejtools.graph.renderer.GridGraphRenderer implements Serializable

Serialized Fields

horizontalFormat

java.text.Format horizontalFormat
Description of the Field


verticalFormat

java.text.Format verticalFormat
Description of the Field

Class org.ejtools.graph.renderer.HorizontalAxis implements Serializable

Class org.ejtools.graph.renderer.JPanelGraphRenderer implements Serializable

Serialized Fields

element

GraphElement element
Description of the Field


renderers

java.util.Vector renderers
Description of the Field

Class org.ejtools.graph.renderer.TriAxisLayoutRenderer implements Serializable

Class org.ejtools.graph.renderer.VerticalAxis implements Serializable


Package org.ejtools.graph.service

Class org.ejtools.graph.service.GraphServiceProvider implements Serializable

Serialized Fields

service

GraphService service
Description of the Field



Copyright © 2002-2003 EJTools Org.. All Rights Reserved.