public static class PlotColorsWidthsBuilder.Width extends Enum
Modifier and Type | Field and Description |
---|---|
static int |
_CUSTOM_PALETTE
Custom palette
|
static int |
_CUSTOM_THREE_WIDTHS
Custom Three Widths
|
static int |
_SINGLE_WIDTH
Single Width
|
static int |
_STANDARD_WIDTHS
Standard Widths
|
static PlotColorsWidthsBuilder.Width |
CUSTOM_PALETTE
Custom palette
|
static PlotColorsWidthsBuilder.Width |
CUSTOM_THREE_WIDTHS
Custom Three Widths
|
static PlotColorsWidthsBuilder.Width |
SINGLE_WIDTH
Single Width
|
static PlotColorsWidthsBuilder.Width |
STANDARD_WIDTHS
Standard Widths
|
Modifier and Type | Method and Description |
---|---|
static PlotColorsWidthsBuilder.Width |
valueOf(int value)
Returns the enum constant of the specified enum type with the specified value.
|
static PlotColorsWidthsBuilder.Width |
valueOf(String name)
Returns the enum constant of the specified enum type with the specified name.
|
static PlotColorsWidthsBuilder.Width[] |
values()
Returns an array that contains the values for this enum.
|
public static final PlotColorsWidthsBuilder.Width STANDARD_WIDTHS
public static final PlotColorsWidthsBuilder.Width SINGLE_WIDTH
public static final PlotColorsWidthsBuilder.Width CUSTOM_THREE_WIDTHS
public static final PlotColorsWidthsBuilder.Width CUSTOM_PALETTE
public static final int _STANDARD_WIDTHS
public static final int _SINGLE_WIDTH
public static final int _CUSTOM_THREE_WIDTHS
public static final int _CUSTOM_PALETTE
public static PlotColorsWidthsBuilder.Width valueOf(int value)
public static PlotColorsWidthsBuilder.Width valueOf(String name)
public static PlotColorsWidthsBuilder.Width[] values()
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.