Uses of Class
org.cip4.jdflib.datatypes.JDFShapeRangeList

Packages that use JDFShapeRangeList
org.cip4.jdflib.auto   
org.cip4.jdflib.datatypes   
org.cip4.jdflib.resource.devicecapability   
org.cip4.jdflib.span   
 

Uses of JDFShapeRangeList in org.cip4.jdflib.auto
 

Methods in org.cip4.jdflib.auto that return JDFShapeRangeList
 JDFShapeRangeList JDFAutoShapeEvaluation.getValueList()
          (20) get JDFShapeRangeList attribute ValueList
 

Methods in org.cip4.jdflib.auto with parameters of type JDFShapeRangeList
 void JDFAutoShapeEvaluation.setValueList(JDFShapeRangeList value)
          (36) set attribute ValueList
 

Uses of JDFShapeRangeList in org.cip4.jdflib.datatypes
 

Methods in org.cip4.jdflib.datatypes that return JDFShapeRangeList
static JDFShapeRangeList JDFShapeRangeList.createShapeRangeList(String s)
          factory for JDFShapeRangeList that silently returns null in case of illegal strings
 

Constructors in org.cip4.jdflib.datatypes with parameters of type JDFShapeRangeList
JDFShapeRangeList(JDFShapeRangeList rl)
          copy constructor
constructs a JDFShapeRangeList with the given JDFShapeRangeList
 

Uses of JDFShapeRangeList in org.cip4.jdflib.resource.devicecapability
 

Methods in org.cip4.jdflib.resource.devicecapability that return JDFShapeRangeList
 JDFShapeRangeList JDFShapeState.getAllowedValueList()
           
 JDFShapeRangeList JDFShapeState.getPresentValueList()
           
 JDFShapeRangeList JDFShapeEvaluation.getValueList()
           
 

Methods in org.cip4.jdflib.resource.devicecapability with parameters of type JDFShapeRangeList
 void JDFShapeState.setAllowedValueList(JDFShapeRangeList value)
           
 void JDFShapeState.setPresentValueList(JDFShapeRangeList value)
           
 void JDFShapeEvaluation.setValueList(JDFShapeRangeList value)
           
 

Uses of JDFShapeRangeList in org.cip4.jdflib.span
 

Methods in org.cip4.jdflib.span that return JDFShapeRangeList
 JDFShapeRangeList JDFShapeSpan.getRange()
           
 

Methods in org.cip4.jdflib.span with parameters of type JDFShapeRangeList
 void JDFShapeSpan.setRange(JDFShapeRangeList value)
           
 



Copyright © 2013. All Rights Reserved.