|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.steema.teechart.misc.Enum
com.steema.teechart.drawing.EdgeStyle
public class EdgeStyle
Title: EdgeStyle - enum constants
Description:
Copyright (c) 2005-2008 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
| Field Summary | |
|---|---|
static EdgeStyle |
CURVED
Curved edges. |
static EdgeStyle |
FLAT
Flat edges. |
static EdgeStyle |
NONE
No special edge treament. |
| Method Summary | |
|---|---|
static EdgeStyle |
fromInt(int value)
|
| Methods inherited from class com.steema.teechart.misc.Enum |
|---|
getValue, readResolve |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final EdgeStyle FLAT
public static final EdgeStyle CURVED
public static final EdgeStyle NONE
| Method Detail |
|---|
public static EdgeStyle fromInt(int value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||