|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JDFElement.EnumOrientation | |
|---|---|
| org.cip4.jdflib.core | |
| org.cip4.jdflib.datatypes | |
| org.cip4.jdflib.resource.devicecapability | |
| Uses of JDFElement.EnumOrientation in org.cip4.jdflib.core |
|---|
| Fields in org.cip4.jdflib.core declared as JDFElement.EnumOrientation | |
|---|---|
static JDFElement.EnumOrientation |
JDFElement.EnumOrientation.Flip0
|
static JDFElement.EnumOrientation |
JDFElement.EnumOrientation.Flip180
|
static JDFElement.EnumOrientation |
JDFElement.EnumOrientation.Flip270
|
static JDFElement.EnumOrientation |
JDFElement.EnumOrientation.Flip90
|
static JDFElement.EnumOrientation |
JDFElement.EnumOrientation.Rotate0
|
static JDFElement.EnumOrientation |
JDFElement.EnumOrientation.Rotate180
|
static JDFElement.EnumOrientation |
JDFElement.EnumOrientation.Rotate270
|
static JDFElement.EnumOrientation |
JDFElement.EnumOrientation.Rotate90
|
| Methods in org.cip4.jdflib.core that return JDFElement.EnumOrientation | |
|---|---|
static JDFElement.EnumOrientation |
JDFElement.EnumOrientation.getEnum(int enumValue)
|
static JDFElement.EnumOrientation |
JDFElement.EnumOrientation.getEnum(String enumName)
|
| Methods in org.cip4.jdflib.core that return types with arguments of type JDFElement.EnumOrientation | |
|---|---|
static List<JDFElement.EnumOrientation> |
JDFElement.EnumOrientation.getEnumList()
|
static Map<String,JDFElement.EnumOrientation> |
JDFElement.EnumOrientation.getEnumMap()
|
static Iterator<JDFElement.EnumOrientation> |
JDFElement.EnumOrientation.iterator()
|
| Uses of JDFElement.EnumOrientation in org.cip4.jdflib.datatypes |
|---|
| Constructors in org.cip4.jdflib.datatypes with parameters of type JDFElement.EnumOrientation | |
|---|---|
JDFMatrix(JDFElement.EnumOrientation orientation,
double w,
double h)
constructs a matrix with all values set via an enumerated orientation |
|
| Uses of JDFElement.EnumOrientation in org.cip4.jdflib.resource.devicecapability |
|---|
| Methods in org.cip4.jdflib.resource.devicecapability that return types with arguments of type JDFElement.EnumOrientation | |
|---|---|
Vector<JDFElement.EnumOrientation> |
JDFMatrixEvaluation.getTransforms()
|
| Method parameters in org.cip4.jdflib.resource.devicecapability with type arguments of type JDFElement.EnumOrientation | |
|---|---|
void |
JDFMatrixEvaluation.setTransforms(Vector<JDFElement.EnumOrientation> value)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||