|
||||||||||
| 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.styles.ShapeTextVertAlign
public final class ShapeTextVertAlign
Title: ShapeTextVertAlign class
Description: Describes the possible values of the Shape.VertAlignment method.
Copyright (c) 2005-2006 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
Shape.getVertAlignment(),
Serialized Form| Field Summary | |
|---|---|
static ShapeTextVertAlign |
BOTTOM
Text is vertically aligned to the bottom of the shape. |
static ShapeTextVertAlign |
CENTER
Text is vertically aligned to the centre of the shape. |
static ShapeTextVertAlign |
TOP
Text is vertically aligned to the top of the shape. |
| 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 ShapeTextVertAlign TOP
public static final ShapeTextVertAlign CENTER
public static final ShapeTextVertAlign BOTTOM
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||