public static enum SoMarkerSet.MarkerTypes extends java.lang.Enum<SoMarkerSet.MarkerTypes> implements IntegerValuedEnum
Enum Constant and Description |
---|
BACKSLASH_5_5
Backslash 5x5.
|
BACKSLASH_7_7
Backslash 7x7.
|
BACKSLASH_9_9
Backslash 9x9.
|
BAR_5_5
Bar 5x5.
|
BAR_7_7
Bar 7x7.
|
BAR_9_9
Bar 9x9.
|
CAUTION_FILLED_5_5
Caution filled 5x5.
|
CAUTION_FILLED_7_7
Caution filled 7x7.
|
CAUTION_FILLED_9_9
Caution filled 9x9.
|
CAUTION_LINE_5_5
Caution line 5x5.
|
CAUTION_LINE_7_7
Caution line 7x7.
|
CAUTION_LINE_9_9
Caution line 9x9.
|
CIRCLE_FILLED_5_5
Circle filled 5x5.
|
CIRCLE_FILLED_7_7
Circle filled 7x7.
|
CIRCLE_FILLED_9_9
Circle filled 9x9.
|
CIRCLE_LINE_5_5
Circle line 5x5.
|
CIRCLE_LINE_7_7
Circle line 7x7.
|
CIRCLE_LINE_9_9
Circle line 9x9.
|
CROSS_5_5
Cross 5x5.
|
CROSS_7_7
Cross 7x7.
|
CROSS_9_9
Cross 9x9.
|
DIAMOND_FILLED_5_5
Diamond filled 5x5.
|
DIAMOND_FILLED_7_7
Diamond filled 7x7.
|
DIAMOND_FILLED_9_9
Diamond filled 9x9.
|
DIAMOND_LINE_5_5
Diamond line 5x5.
|
DIAMOND_LINE_7_7
Diamond line 7x7.
|
DIAMOND_LINE_9_9
Diamond line 9x9.
|
HOURGLASS_FILLED_5_5
Hourglass filled 5x5.
|
HOURGLASS_FILLED_7_7
Hourglass filled 7x7.
|
HOURGLASS_FILLED_9_9
Hourglass filled 9x9.
|
HOURGLASS_LINE_5_5
Hourglass line 5x5.
|
HOURGLASS_LINE_7_7
Hourglass line 7x7.
|
HOURGLASS_LINE_9_9
Hourglass line 9x9.
|
LIGHTNING_5_5
Lightning 5x5.
|
LIGHTNING_7_7
Lightning 7x7.
|
LIGHTNING_9_9
Lightning 9x9.
|
MINUS_5_5
Minus 5x5.
|
MINUS_7_7
Minus 7x7.
|
MINUS_9_9
Minus 9x9.
|
PINE_TREE_FILLED_5_5
Pine filled 5x5.
|
PINE_TREE_FILLED_7_7
Pine filled 7x7.
|
PINE_TREE_FILLED_9_9
Pine filled 9x9.
|
PINE_TREE_LINE_5_5
Pine line 5x5.
|
PINE_TREE_LINE_7_7
Pine line 7x7.
|
PINE_TREE_LINE_9_9
Pine line 9x9.
|
PLUS_5_5
Plus 5x5.
|
PLUS_7_7
Plus 7x7.
|
PLUS_9_9
Plus 9x9.
|
RHOMBUS_FILLED_5_5
Rhombus filled 5x5.
|
RHOMBUS_FILLED_7_7
Rhombus filled 7x7.
|
RHOMBUS_FILLED_9_9
Rhombus filled 9x9.
|
RHOMBUS_LINE_5_5
Rhombus line 5x5.
|
RHOMBUS_LINE_7_7
Rhombus line 7x7.
|
RHOMBUS_LINE_9_9
Rhombus line 9x9.
|
SATELLITE_FILLED_5_5
Satellite filled 5x5.
|
SATELLITE_FILLED_7_7
Satellite filled 7x7.
|
SATELLITE_FILLED_9_9
Satellite filled 9x9.
|
SATELLITE_LINE_5_5
Satellite line 5x5.
|
SATELLITE_LINE_7_7
Satellite line 7x7.
|
SATELLITE_LINE_9_9
Satellite line 9x9.
|
SHIP_FILLED_5_5
Ship filled 5x5.
|
SHIP_FILLED_7_7
Ship filled 7x7.
|
SHIP_FILLED_9_9
Ship filled 9x9.
|
SHIP_LINE_5_5
Ship line 5x5.
|
SHIP_LINE_7_7
Ship line 7x7.
|
SHIP_LINE_9_9
Ship line 9x9.
|
SLASH_5_5
Slash 5x5.
|
SLASH_7_7
Slash 7x7.
|
SLASH_9_9
Slash 9x9.
|
SQUARE_FILLED_5_5
Square filled 5x5.
|
SQUARE_FILLED_7_7
Square filled 7x7.
|
SQUARE_FILLED_9_9
Square filled 9x9.
|
SQUARE_LINE_5_5
Square line 5x5.
|
SQUARE_LINE_7_7
Square line 7x7.
|
SQUARE_LINE_9_9
Square line 9x9.
|
STAR_5_5
Star 5x5.
|
STAR_7_7
Star 7x7.
|
STAR_9_9
Star 9x9.
|
TRIANGLE_FILLED_5_5
Triangle filled 5x5.
|
TRIANGLE_FILLED_7_7
Triangle filled 7x7.
|
TRIANGLE_FILLED_9_9
Triangle filled 9x9.
|
TRIANGLE_LINE_5_5
Triangle line 5x5.
|
TRIANGLE_LINE_7_7
Triangle line 7x7.
|
TRIANGLE_LINE_9_9
Triangle line 9x9.
|
WELL_5_5
Well 5x5.
|
WELL_7_7
Well 7x7.
|
WELL_9_9
Well 9x9.
|
Y_5_5
Y 5x5.
|
Y_7_7
Y 7x7.
|
Y_9_9
Y 9x9.
|
Modifier and Type | Method and Description |
---|---|
int |
getValue()
Returns the integer value of the enum constant.
|
static SoMarkerSet.MarkerTypes |
valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoMarkerSet.MarkerTypes |
valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoMarkerSet.MarkerTypes[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final SoMarkerSet.MarkerTypes CROSS_5_5
public static final SoMarkerSet.MarkerTypes PLUS_5_5
public static final SoMarkerSet.MarkerTypes MINUS_5_5
public static final SoMarkerSet.MarkerTypes SLASH_5_5
public static final SoMarkerSet.MarkerTypes BACKSLASH_5_5
public static final SoMarkerSet.MarkerTypes BAR_5_5
public static final SoMarkerSet.MarkerTypes STAR_5_5
public static final SoMarkerSet.MarkerTypes Y_5_5
public static final SoMarkerSet.MarkerTypes LIGHTNING_5_5
public static final SoMarkerSet.MarkerTypes WELL_5_5
public static final SoMarkerSet.MarkerTypes CIRCLE_LINE_5_5
public static final SoMarkerSet.MarkerTypes SQUARE_LINE_5_5
public static final SoMarkerSet.MarkerTypes DIAMOND_LINE_5_5
public static final SoMarkerSet.MarkerTypes TRIANGLE_LINE_5_5
public static final SoMarkerSet.MarkerTypes RHOMBUS_LINE_5_5
public static final SoMarkerSet.MarkerTypes HOURGLASS_LINE_5_5
public static final SoMarkerSet.MarkerTypes SATELLITE_LINE_5_5
public static final SoMarkerSet.MarkerTypes PINE_TREE_LINE_5_5
public static final SoMarkerSet.MarkerTypes CAUTION_LINE_5_5
public static final SoMarkerSet.MarkerTypes SHIP_LINE_5_5
public static final SoMarkerSet.MarkerTypes CIRCLE_FILLED_5_5
public static final SoMarkerSet.MarkerTypes SQUARE_FILLED_5_5
public static final SoMarkerSet.MarkerTypes DIAMOND_FILLED_5_5
public static final SoMarkerSet.MarkerTypes TRIANGLE_FILLED_5_5
public static final SoMarkerSet.MarkerTypes RHOMBUS_FILLED_5_5
public static final SoMarkerSet.MarkerTypes HOURGLASS_FILLED_5_5
public static final SoMarkerSet.MarkerTypes SATELLITE_FILLED_5_5
public static final SoMarkerSet.MarkerTypes PINE_TREE_FILLED_5_5
public static final SoMarkerSet.MarkerTypes CAUTION_FILLED_5_5
public static final SoMarkerSet.MarkerTypes SHIP_FILLED_5_5
public static final SoMarkerSet.MarkerTypes CROSS_7_7
public static final SoMarkerSet.MarkerTypes PLUS_7_7
public static final SoMarkerSet.MarkerTypes MINUS_7_7
public static final SoMarkerSet.MarkerTypes SLASH_7_7
public static final SoMarkerSet.MarkerTypes BACKSLASH_7_7
public static final SoMarkerSet.MarkerTypes BAR_7_7
public static final SoMarkerSet.MarkerTypes STAR_7_7
public static final SoMarkerSet.MarkerTypes Y_7_7
public static final SoMarkerSet.MarkerTypes LIGHTNING_7_7
public static final SoMarkerSet.MarkerTypes WELL_7_7
public static final SoMarkerSet.MarkerTypes CIRCLE_LINE_7_7
public static final SoMarkerSet.MarkerTypes SQUARE_LINE_7_7
public static final SoMarkerSet.MarkerTypes DIAMOND_LINE_7_7
public static final SoMarkerSet.MarkerTypes TRIANGLE_LINE_7_7
public static final SoMarkerSet.MarkerTypes RHOMBUS_LINE_7_7
public static final SoMarkerSet.MarkerTypes HOURGLASS_LINE_7_7
public static final SoMarkerSet.MarkerTypes SATELLITE_LINE_7_7
public static final SoMarkerSet.MarkerTypes PINE_TREE_LINE_7_7
public static final SoMarkerSet.MarkerTypes CAUTION_LINE_7_7
public static final SoMarkerSet.MarkerTypes SHIP_LINE_7_7
public static final SoMarkerSet.MarkerTypes CIRCLE_FILLED_7_7
public static final SoMarkerSet.MarkerTypes SQUARE_FILLED_7_7
public static final SoMarkerSet.MarkerTypes DIAMOND_FILLED_7_7
public static final SoMarkerSet.MarkerTypes TRIANGLE_FILLED_7_7
public static final SoMarkerSet.MarkerTypes RHOMBUS_FILLED_7_7
public static final SoMarkerSet.MarkerTypes HOURGLASS_FILLED_7_7
public static final SoMarkerSet.MarkerTypes SATELLITE_FILLED_7_7
public static final SoMarkerSet.MarkerTypes PINE_TREE_FILLED_7_7
public static final SoMarkerSet.MarkerTypes CAUTION_FILLED_7_7
public static final SoMarkerSet.MarkerTypes SHIP_FILLED_7_7
public static final SoMarkerSet.MarkerTypes CROSS_9_9
public static final SoMarkerSet.MarkerTypes PLUS_9_9
public static final SoMarkerSet.MarkerTypes MINUS_9_9
public static final SoMarkerSet.MarkerTypes SLASH_9_9
public static final SoMarkerSet.MarkerTypes BACKSLASH_9_9
public static final SoMarkerSet.MarkerTypes BAR_9_9
public static final SoMarkerSet.MarkerTypes STAR_9_9
public static final SoMarkerSet.MarkerTypes Y_9_9
public static final SoMarkerSet.MarkerTypes LIGHTNING_9_9
public static final SoMarkerSet.MarkerTypes WELL_9_9
public static final SoMarkerSet.MarkerTypes CIRCLE_LINE_9_9
public static final SoMarkerSet.MarkerTypes SQUARE_LINE_9_9
public static final SoMarkerSet.MarkerTypes DIAMOND_LINE_9_9
public static final SoMarkerSet.MarkerTypes TRIANGLE_LINE_9_9
public static final SoMarkerSet.MarkerTypes RHOMBUS_LINE_9_9
public static final SoMarkerSet.MarkerTypes HOURGLASS_LINE_9_9
public static final SoMarkerSet.MarkerTypes SATELLITE_LINE_9_9
public static final SoMarkerSet.MarkerTypes PINE_TREE_LINE_9_9
public static final SoMarkerSet.MarkerTypes CAUTION_LINE_9_9
public static final SoMarkerSet.MarkerTypes SHIP_LINE_9_9
public static final SoMarkerSet.MarkerTypes CIRCLE_FILLED_9_9
public static final SoMarkerSet.MarkerTypes SQUARE_FILLED_9_9
public static final SoMarkerSet.MarkerTypes DIAMOND_FILLED_9_9
public static final SoMarkerSet.MarkerTypes TRIANGLE_FILLED_9_9
public static final SoMarkerSet.MarkerTypes RHOMBUS_FILLED_9_9
public static final SoMarkerSet.MarkerTypes HOURGLASS_FILLED_9_9
public static final SoMarkerSet.MarkerTypes SATELLITE_FILLED_9_9
public static final SoMarkerSet.MarkerTypes PINE_TREE_FILLED_9_9
public static final SoMarkerSet.MarkerTypes CAUTION_FILLED_9_9
public static final SoMarkerSet.MarkerTypes SHIP_FILLED_9_9
public static SoMarkerSet.MarkerTypes[] values()
for (SoMarkerSet.MarkerTypes c : SoMarkerSet.MarkerTypes.values()) System.out.println(c);
public static SoMarkerSet.MarkerTypes valueOf(java.lang.String name)
name
- the name of the enum constant to be returned.java.lang.IllegalArgumentException
- if this enum type has no constant with the specified namejava.lang.NullPointerException
- if the argument is nullpublic static SoMarkerSet.MarkerTypes valueOf(int val)
public int getValue()
IntegerValuedEnum
getValue
in interface IntegerValuedEnum
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com