public static class UFCgm.Widths extends Enum
Modifier and Type | Field and Description |
---|---|
static int |
_CUSTOM_PALETTE_WIDTHS |
static int |
_CUSTOM3WIDTHS |
static int |
_DEFAULT_FILE_WIDTHS |
static int |
_SINGLE_WIDTH |
static int |
_STANDARD_WIDTHS |
static UFCgm.Widths |
CUSTOM_PALETTE_WIDTHS |
static UFCgm.Widths |
CUSTOM3WIDTHS |
static UFCgm.Widths |
DEFAULT_FILE_WIDTHS |
static UFCgm.Widths |
SINGLE_WIDTH |
static UFCgm.Widths |
STANDARD_WIDTHS |
Modifier and Type | Method and Description |
---|---|
static UFCgm.Widths |
valueOf(int value) |
static UFCgm.Widths |
valueOf(String name) |
static UFCgm.Widths[] |
values() |
public static final UFCgm.Widths STANDARD_WIDTHS
public static final UFCgm.Widths SINGLE_WIDTH
public static final UFCgm.Widths CUSTOM3WIDTHS
public static final UFCgm.Widths CUSTOM_PALETTE_WIDTHS
public static final UFCgm.Widths DEFAULT_FILE_WIDTHS
public static final int _STANDARD_WIDTHS
public static final int _SINGLE_WIDTH
public static final int _CUSTOM3WIDTHS
public static final int _CUSTOM_PALETTE_WIDTHS
public static final int _DEFAULT_FILE_WIDTHS
public static UFCgm.Widths valueOf(int value)
public static UFCgm.Widths valueOf(String name)
public static UFCgm.Widths[] values()
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.