public static class JDFAutoTrappingParams.EnumImageTrapPlacement
extends org.apache.commons.lang.enums.ValuedEnum
Modifier and Type | Field and Description |
---|---|
static JDFAutoTrappingParams.EnumImageTrapPlacement |
Center |
static JDFAutoTrappingParams.EnumImageTrapPlacement |
Choke |
static JDFAutoTrappingParams.EnumImageTrapPlacement |
Normal |
static JDFAutoTrappingParams.EnumImageTrapPlacement |
Spread |
Modifier and Type | Method and Description |
---|---|
static JDFAutoTrappingParams.EnumImageTrapPlacement |
getEnum(int enumValue) |
static JDFAutoTrappingParams.EnumImageTrapPlacement |
getEnum(String enumName) |
static List |
getEnumList() |
static Map |
getEnumMap() |
static Iterator |
iterator() |
compareTo, getEnum, getValue, toString
public static final JDFAutoTrappingParams.EnumImageTrapPlacement Center
public static final JDFAutoTrappingParams.EnumImageTrapPlacement Choke
public static final JDFAutoTrappingParams.EnumImageTrapPlacement Normal
public static final JDFAutoTrappingParams.EnumImageTrapPlacement Spread
public static JDFAutoTrappingParams.EnumImageTrapPlacement getEnum(String enumName)
enumName
- the string to convertpublic static JDFAutoTrappingParams.EnumImageTrapPlacement getEnum(int enumValue)
enumValue
- the integer to convertpublic static Map getEnumMap()
public static List getEnumList()
public static Iterator iterator()
Copyright © 2018. All rights reserved.