Class sgraphics.AdjustmentSettings
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class sgraphics.AdjustmentSettings

java.lang.Object
   |
   +----sgraphics.AdjustmentSettings

public class AdjustmentSettings
extends Object

Variable Index

 o currentLength
 o currentLower
 o currentUpper
 o length
 o lower
 o upper

Constructor Index

 o AdjustmentSettings()

Variables

 o lower
  public float lower
 o upper
  public float upper
 o length
  public float length
 o currentLower
  public float currentLower
 o currentUpper
  public float currentUpper
 o currentLength
  public float currentLength

Constructors

 o AdjustmentSettings
  public AdjustmentSettings()

All Packages  Class Hierarchy  This Package  Previous  Next  Index