Class sgraphics.figure.FigureStyle
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class sgraphics.figure.FigureStyle

java.lang.Object
   |
   +----sgraphics.figure.FigureStyle

public class FigureStyle
extends Object

Variable Index

 o background
 o brushSize
 o font
 o foreground

Constructor Index

 o FigureStyle()

Variables

 o background
  public Color background
 o foreground
  public Color foreground
 o font
  public Font font
 o brushSize
  public float brushSize

Constructors

 o FigureStyle
  public FigureStyle()

All Packages  Class Hierarchy  This Package  Previous  Next  Index