com.steema.teechart.drawing
Class StringAlignment
java.lang.Object
com.steema.teechart.misc.Enum
com.steema.teechart.drawing.StringAlignment
- All Implemented Interfaces:
- java.io.Serializable
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
- See Also:
- Serialized Form
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)