|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JDFNumberRangeList | |
|---|---|
| org.cip4.jdflib.auto | |
| org.cip4.jdflib.datatypes | |
| org.cip4.jdflib.resource.devicecapability | |
| org.cip4.jdflib.span | |
| Uses of JDFNumberRangeList in org.cip4.jdflib.auto |
|---|
| Methods in org.cip4.jdflib.auto that return JDFNumberRangeList | |
|---|---|
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 |
| Methods in org.cip4.jdflib.auto with parameters of type JDFNumberRangeList | |
|---|---|
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 |
| Uses of JDFNumberRangeList in org.cip4.jdflib.datatypes |
|---|
| Methods in org.cip4.jdflib.datatypes that return JDFNumberRangeList | |
|---|---|
static JDFNumberRangeList |
JDFNumberRangeList.createNumberRangeList(String s)
factory for JDFNumberRangeList that silently returns null in case of illegal strings |
| Constructors in org.cip4.jdflib.datatypes with parameters of type JDFNumberRangeList | |
|---|---|
JDFNumberRangeList(JDFNumberRangeList rl)
constructs a JDFNumberRangeList from the given JDFNumberRangeList |
|
| Uses of JDFNumberRangeList in org.cip4.jdflib.resource.devicecapability |
|---|
| Methods in org.cip4.jdflib.resource.devicecapability that return JDFNumberRangeList | |
|---|---|
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()
|
| Methods in org.cip4.jdflib.resource.devicecapability with parameters of type JDFNumberRangeList | |
|---|---|
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)
|
| Uses of JDFNumberRangeList in org.cip4.jdflib.span |
|---|
| Methods in org.cip4.jdflib.span that return JDFNumberRangeList | |
|---|---|
JDFNumberRangeList |
JDFNumberSpan.getRange()
Get attribute Range value |
| Methods in org.cip4.jdflib.span with parameters of type JDFNumberRangeList | |
|---|---|
void |
JDFNumberSpan.setRange(JDFNumberRangeList value)
Set attribute Range as a JDFNumberRangeList |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||