|
||||||||||
| 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.tools.NearestPointStyle
public final class NearestPointStyle
Title: NearestPointStyle class
Description: Describes the possible values of the NearestPoint.Style method.
Copyright (c) 2005-2006 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
NearestPoint.getStyle(),
Serialized Form| Field Summary | |
|---|---|
static NearestPointStyle |
CIRCLE
Shape is a circle. |
static NearestPointStyle |
DIAMOND
Shape is a diamond. |
static NearestPointStyle |
NONE
No shape is drawn. |
static NearestPointStyle |
RECTANGLE
Shape is a rectangle. |
| Method Summary |
|---|
| 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 NearestPointStyle NONE
public static final NearestPointStyle CIRCLE
public static final NearestPointStyle RECTANGLE
public static final NearestPointStyle DIAMOND
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||