public static class JDFSpanShapeType.EnumSpanShapeType
extends org.apache.commons.lang.enums.ValuedEnum
Modifier and Type | Field and Description |
---|---|
static JDFSpanShapeType.EnumSpanShapeType |
Path |
static JDFSpanShapeType.EnumSpanShapeType |
Rectangular |
static JDFSpanShapeType.EnumSpanShapeType |
Round |
Modifier and Type | Method and Description |
---|---|
static JDFSpanShapeType.EnumSpanShapeType |
getEnum(int enumValue) |
static JDFSpanShapeType.EnumSpanShapeType |
getEnum(String enumName) |
static List |
getEnumList() |
static Map |
getEnumMap() |
static Iterator |
iterator() |
compareTo, getEnum, getValue, toString
public static final JDFSpanShapeType.EnumSpanShapeType Rectangular
public static final JDFSpanShapeType.EnumSpanShapeType Round
public static final JDFSpanShapeType.EnumSpanShapeType Path
public static JDFSpanShapeType.EnumSpanShapeType getEnum(String enumName)
public static JDFSpanShapeType.EnumSpanShapeType getEnum(int enumValue)
public static Map getEnumMap()
public static List getEnumList()
public static Iterator iterator()
Copyright © 2018. All rights reserved.