|
||||||||||
| 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.ImageMode
public final class ImageMode
Title: ImageMode class
Description: Displays characteristics for an Image
Copyright (c) 2005-2006 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
| Field Summary | |
|---|---|
static ImageMode |
CENTER
Place unmodified image at Center of bounding area |
static ImageMode |
NORMAL
Display unmodfied |
static ImageMode |
STRETCH
Stretch to bounding area dimensions |
static ImageMode |
TILE
Repeat Tile small image over larger bounding area |
| 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 ImageMode NORMAL
public static final ImageMode STRETCH
public static final ImageMode TILE
public static final ImageMode CENTER
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||