|
JMV 0.74 Programmer's Documentation | ||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--PubSynchBean.DrawAtoms
Holder class for atom drawing info
Field Summary | |
java.util.Vector |
atoms
list of atom indeces, as Integers |
int |
color
color scheme |
int |
gradient
color gradient |
int |
rep
representation |
Constructor Summary | |
PubSynchBean.DrawAtoms()
|
|
PubSynchBean.DrawAtoms(int rep,
int color,
int gradient,
java.util.Vector atomList)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.util.Vector atoms
public int rep
public int color
public int gradient
Constructor Detail |
public PubSynchBean.DrawAtoms(int rep, int color, int gradient, java.util.Vector atomList)
public PubSynchBean.DrawAtoms()
|
Copyright (C) 2000-2002 The Board of Trustees of the University of Illinois | ||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |