Package | Description |
---|---|
org.cip4.jdflib.core | |
org.cip4.jdflib.datatypes | |
org.cip4.jdflib.resource.devicecapability |
Modifier and Type | Field and Description |
---|---|
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 |
Modifier and Type | Method and Description |
---|---|
static JDFElement.EnumOrientation |
JDFElement.EnumOrientation.getEnum(int enumValue) |
static JDFElement.EnumOrientation |
JDFElement.EnumOrientation.getEnum(String enumName) |
Modifier and Type | Method and Description |
---|---|
static List<JDFElement.EnumOrientation> |
JDFElement.EnumOrientation.getEnumList() |
static Map<String,JDFElement.EnumOrientation> |
JDFElement.EnumOrientation.getEnumMap() |
static Iterator<JDFElement.EnumOrientation> |
JDFElement.EnumOrientation.iterator() |
Constructor and Description |
---|
JDFMatrix(JDFElement.EnumOrientation orientation,
double w,
double h)
constructs a matrix with all values set via an enumerated orientation
|
Modifier and Type | Method and Description |
---|---|
Vector<JDFElement.EnumOrientation> |
JDFMatrixEvaluation.getTransforms() |
Modifier and Type | Method and Description |
---|---|
void |
JDFMatrixEvaluation.setTransforms(Vector<JDFElement.EnumOrientation> value) |
Copyright © 2018. All rights reserved.