com.steema.teechart.drawing
Class StringAlignment
java.lang.Object
com.steema.teechart.misc.Enum
com.steema.teechart.drawing.StringAlignment
public final class StringAlignment
- extends Enum
Title: StringAlignment class
Description:
Copyright (c) 2005-2013 by Steema Software SL. All Rights
Reserved.
Company: Steema Software SL
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 |
NEAR
public static final StringAlignment NEAR
CENTER
public static final StringAlignment CENTER
FAR
public static final StringAlignment FAR
StringAlignment
public StringAlignment()
fromValue
public static StringAlignment fromValue(int v)