graphics.graph
Class PickFixedBean

java.lang.Object
  extended by graphics.graph.PickFixedBean

public final class PickFixedBean
extends java.lang.Object


Method Summary
 boolean getPickFixed()
           
static PickFixedBean getPickFixedBean()
           
 void setPickFixed(boolean b)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getPickFixedBean

public static PickFixedBean getPickFixedBean()

setPickFixed

public void setPickFixed(boolean b)

getPickFixed

public boolean getPickFixed()