|
||||||||||
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.NearestPointDirection
public class NearestPointDirection
Title: NearestPointDirection
Description: Describes the possible values of the NeareastPoint.Direction method.
Copyright (c) 2005-2011 by Steema Software SL. All Rights Reserved.
Company: Steema Software
com.steema.teechart.tools.NeareastPoint#getDirection
Field Summary | |
---|---|
static NearestPointDirection |
BOTH
Nearest point both horizontally and vertically. |
static NearestPointDirection |
HORIZONTAL
Nearest horizontal point. |
static NearestPointDirection |
VERTICAL
Nearest vertical point. |
Method Summary |
---|
Methods inherited from class com.steema.teechart.misc.Enum |
---|
getValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final NearestPointDirection HORIZONTAL
public static final NearestPointDirection VERTICAL
public static final NearestPointDirection BOTH
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |