nxopen.drawings.ViewSectionLineBuilder#showSectionLineType
instead.
public static class SectionLineStyleBuilder.CreateSectionLineType extends Enum
Modifier and Type | Field and Description |
---|---|
static int |
_WITH_VIEW
Deprecated.
|
static int |
_WITHOUT_VIEW
Deprecated.
|
static SectionLineStyleBuilder.CreateSectionLineType |
WITH_VIEW
Deprecated.
|
static SectionLineStyleBuilder.CreateSectionLineType |
WITHOUT_VIEW
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static SectionLineStyleBuilder.CreateSectionLineType |
valueOf(int value)
Deprecated.
Returns the enum constant of the specified enum type with the specified value.
|
static SectionLineStyleBuilder.CreateSectionLineType |
valueOf(String name)
Deprecated.
Returns the enum constant of the specified enum type with the specified name.
|
static SectionLineStyleBuilder.CreateSectionLineType[] |
values()
Deprecated.
Returns an array that contains the values for this enum.
|
public static final SectionLineStyleBuilder.CreateSectionLineType WITH_VIEW
public static final SectionLineStyleBuilder.CreateSectionLineType WITHOUT_VIEW
public static final int _WITH_VIEW
public static final int _WITHOUT_VIEW
public static SectionLineStyleBuilder.CreateSectionLineType valueOf(int value)
public static SectionLineStyleBuilder.CreateSectionLineType valueOf(String name)
public static SectionLineStyleBuilder.CreateSectionLineType[] values()
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.