com.steema.teechart.drawing
Class FrameStyle

java.lang.Object
  extended by com.steema.teechart.drawing.FrameStyle

public class FrameStyle
extends java.lang.Object

Title: FrameStyle class

Description: TeeChart for Java

Copyright (c) 2005-2013 by Steema Software SL. All Rights Reserved.

Company: Steema Software SL


Field Summary
static int DASHED
           
static int THICK
           
 
Constructor Summary
FrameStyle()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DASHED

public static final int DASHED
See Also:
Constant Field Values

THICK

public static final int THICK
See Also:
Constant Field Values
Constructor Detail

FrameStyle

public FrameStyle()