|
||||||||||
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.PaletteStyle
public final class PaletteStyle
Title: PaletteStyle class
Description: Describes the possible values of Custom3DPalette.PaletteStyle.
Copyright (c) 2005-2008 by Steema Software SL. All Rights Reserved.
Company: Steema Software SL
Custom3DPalette.getPaletteStyle()
,
Serialized FormField Summary | |
---|---|
static PaletteStyle |
GRAYSCALE
Defines a grayscale palette. |
static PaletteStyle |
INVERTED_GRAYSCALE
Defines an inverted grayscale palette. |
static PaletteStyle |
PALE
Defines a pale palette. |
static PaletteStyle |
RAINBOW
Defines a rainbow palette. |
static PaletteStyle |
STRONG
Defines a strong palette. |
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 PaletteStyle PALE
public static final PaletteStyle STRONG
public static final PaletteStyle GRAYSCALE
public static final PaletteStyle INVERTED_GRAYSCALE
public static final PaletteStyle RAINBOW
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |