| Package | Description |
|---|---|
| org.cip4.jdflib.auto | |
| org.cip4.jdflib.datatypes | |
| org.cip4.jdflib.resource.devicecapability | |
| org.cip4.jdflib.span |
| Modifier and Type | Method and Description |
|---|---|
JDFNumberRangeList |
JDFAutoIDPLayout.getForceFrontSide()
(20) get JDFNumberRangeList attribute ForceFrontSide
|
JDFNumberRangeList |
JDFAutoNumberEvaluation.getValueList()
(20) get JDFNumberRangeList attribute ValueList
|
JDFNumberRangeList |
JDFAutoShapeEvaluation.getX()
(20) get JDFNumberRangeList attribute X
|
JDFNumberRangeList |
JDFAutoShapeEvaluation.getY()
(20) get JDFNumberRangeList attribute Y
|
JDFNumberRangeList |
JDFAutoShapeEvaluation.getZ()
(20) get JDFNumberRangeList attribute Z
|
| Modifier and Type | Method and Description |
|---|---|
void |
JDFAutoIDPLayout.setForceFrontSide(JDFNumberRangeList value)
(36) set attribute ForceFrontSide
|
void |
JDFAutoNumberEvaluation.setValueList(JDFNumberRangeList value)
(36) set attribute ValueList
|
void |
JDFAutoShapeEvaluation.setX(JDFNumberRangeList value)
(36) set attribute X
|
void |
JDFAutoShapeEvaluation.setY(JDFNumberRangeList value)
(36) set attribute Y
|
void |
JDFAutoShapeEvaluation.setZ(JDFNumberRangeList value)
(36) set attribute Z
|
| Modifier and Type | Method and Description |
|---|---|
static JDFNumberRangeList |
JDFNumberRangeList.createNumberRangeList(String s)
factory for JDFNumberRangeList that silently returns null in case of illegal strings
|
| Constructor and Description |
|---|
JDFNumberRangeList(JDFNumberRangeList rl)
constructs a JDFNumberRangeList from the given JDFNumberRangeList
|
| Modifier and Type | Method and Description |
|---|---|
JDFNumberRangeList |
JDFNumberEvaluation.fitsTolerance(JDFNumberRangeList origRangeList)
fitsTolerance - checks whether this Evaluation has a specified Tolerance
that it is not equal to "0 0", and expands original the rangelist to the
rangelist that fits Tolerance.
|
JDFNumberRangeList |
JDFShapeEvaluation.fitsXYZTolerance(JDFNumberRangeList origRangeList)
fitsXYZTolerance - checks whether this Evaluation has a specified
Tolerance that it is not equal "0 0", and expands the original rangelist
to the rangelist that fits the Tolerance.
|
JDFNumberRangeList |
JDFNumberState.getAllowedValueList() |
JDFNumberRangeList |
JDFShapeState.getAllowedX() |
JDFNumberRangeList |
JDFShapeState.getAllowedY() |
JDFNumberRangeList |
JDFShapeState.getAllowedZ() |
JDFNumberRangeList |
JDFNumberState.getPresentValueList() |
JDFNumberRangeList |
JDFShapeState.getPresentX() |
JDFNumberRangeList |
JDFShapeState.getPresentY() |
JDFNumberRangeList |
JDFShapeState.getPresentZ() |
JDFNumberRangeList |
JDFNumberEvaluation.getValueList() |
JDFNumberRangeList |
JDFShapeEvaluation.getX() |
JDFNumberRangeList |
JDFShapeEvaluation.getY() |
JDFNumberRangeList |
JDFShapeEvaluation.getZ() |
| Modifier and Type | Method and Description |
|---|---|
JDFNumberRangeList |
JDFNumberEvaluation.fitsTolerance(JDFNumberRangeList origRangeList)
fitsTolerance - checks whether this Evaluation has a specified Tolerance
that it is not equal to "0 0", and expands original the rangelist to the
rangelist that fits Tolerance.
|
JDFNumberRangeList |
JDFShapeEvaluation.fitsXYZTolerance(JDFNumberRangeList origRangeList)
fitsXYZTolerance - checks whether this Evaluation has a specified
Tolerance that it is not equal "0 0", and expands the original rangelist
to the rangelist that fits the Tolerance.
|
void |
JDFNumberState.setAllowedValueList(JDFNumberRangeList value) |
void |
JDFShapeState.setAllowedX(JDFNumberRangeList value) |
void |
JDFShapeState.setAllowedY(JDFNumberRangeList value) |
void |
JDFShapeState.setAllowedZ(JDFNumberRangeList value) |
void |
JDFNumberState.setPresentValueList(JDFNumberRangeList value) |
void |
JDFShapeState.setPresentX(JDFNumberRangeList value) |
void |
JDFShapeState.setPresentY(JDFNumberRangeList value) |
void |
JDFShapeState.setPresentZ(JDFNumberRangeList value) |
void |
JDFNumberEvaluation.setValueList(JDFNumberRangeList value) |
void |
JDFShapeEvaluation.setX(JDFNumberRangeList value) |
void |
JDFShapeEvaluation.setY(JDFNumberRangeList value) |
void |
JDFShapeEvaluation.setZ(JDFNumberRangeList value) |
| Modifier and Type | Method and Description |
|---|---|
JDFNumberRangeList |
JDFNumberSpan.getRange()
Get attribute Range value
|
| Modifier and Type | Method and Description |
|---|---|
void |
JDFNumberSpan.setRange(JDFNumberRangeList value)
Set attribute Range as a JDFNumberRangeList
|
Copyright © 2013. All Rights Reserved.