|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectartofillusion.animation.Marker
public class Marker
Field Summary | |
---|---|
java.awt.Color |
color
|
java.lang.String |
name
|
double |
position
|
Constructor Summary | |
---|---|
Marker(double position,
java.lang.String name,
java.awt.Color color)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public double position
public java.lang.String name
public java.awt.Color color
Constructor Detail |
---|
public Marker(double position, java.lang.String name, java.awt.Color color)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |