Java API by
Zvi Har’El

Serialized Form


Package cf

Class cf.View$1 extends Object implements Serializable

Class cf.View$2 extends Object implements Serializable


Package kaleido

Class kaleido.Kaleido extends Frame implements Serializable

Class kaleido.Scope extends Applet implements Serializable

Serialized Fields

in

Object in
Input source.


index

int index
Index of polyhedron in the input.


P

Polyhedron P
An object reference to the currently showing polyhedron.


uniform

boolean uniform
If true, the uniform polyhedron is on display. Otherwise, its dual is showing.


color

Color[] color
The 16 chosen display colors.


bigFont

Font bigFont
Font for titles.


smallFont

Font smallFont
Font for subtitles.


clock

Thread clock
An object reference to the clock thread.


red

boolean red
Boolean flag describing the color setup.


green

boolean green
Boolean flag describing the color setup.


blue

boolean blue
Boolean flag describing the color setup.


light

boolean light
Boolean flag describing the color setup.


azimuth

double azimuth
Direction in space of rotation axis.


elevation

double elevation
Direction in space of rotation axis.


stoppedAt

long stoppedAt
System current millis when rotation stopped.


lostTime

long lostTime
Accumulated time of pausing in millis.


next

Button next
References to buttons. Used for enbling and disabling them.


back

Button back
References to buttons. Used for enbling and disabling them.


disabled

boolean disabled
True if a button was disabeled.


Java API by
Zvi Har’El

Copyright © Zvi Har’El
$Date: 2007/10/15 13:50:30$