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

Packages that use JDFMatrix
org.cip4.jdflib.auto   
org.cip4.jdflib.core   
org.cip4.jdflib.datatypes   
org.cip4.jdflib.ifaces   
org.cip4.jdflib.resource   
org.cip4.jdflib.resource.devicecapability   
org.cip4.jdflib.resource.process   
 

Uses of JDFMatrix in org.cip4.jdflib.auto
 

Methods in org.cip4.jdflib.auto that return JDFMatrix
 JDFMatrix JDFAutoCutBlock.getBlockTrf()
          (20) get JDFMatrix attribute BlockTrf
 JDFMatrix JDFAutoTransferCurveSet.getCTM()
          (20) get JDFMatrix attribute CTM
 JDFMatrix JDFAutoTile.getCTM()
          (20) get JDFMatrix attribute CTM
 JDFMatrix JDFAutoShiftPoint.getCTM()
          (20) get JDFMatrix attribute CTM
 JDFMatrix JDFAutoPreview.getCTM()
          (20) get JDFMatrix attribute CTM
 JDFMatrix JDFAutoPositionObj.getCTM()
          (20) get JDFMatrix attribute CTM
 JDFMatrix JDFAutoMarkObject.getCTM()
          (20) get JDFMatrix attribute CTM
 JDFMatrix JDFAutoLabelingParams.getCTM()
          (20) get JDFMatrix attribute CTM
 JDFMatrix JDFAutoContentObject.getCTM()
          (20) get JDFMatrix attribute CTM
 JDFMatrix JDFAutoIdentificationField.getOrientation()
          (20) get JDFMatrix attribute Orientation
 JDFMatrix JDFAutoInsert.getTransformation()
          (20) get JDFMatrix attribute Transformation
 JDFMatrix JDFAutoComponent.getTransformation()
          (20) get JDFMatrix attribute Transformation
 JDFMatrix JDFAutoCollatingItem.getTransformation()
          (20) get JDFMatrix attribute Transformation
 JDFMatrix JDFAutoBundleItem.getTransformation()
          (20) get JDFMatrix attribute Transformation
 JDFMatrix JDFAutoBindItem.getTransformation()
          (20) get JDFMatrix attribute Transformation
 JDFMatrix JDFAutoMarkObject.getTrimCTM()
          (20) get JDFMatrix attribute TrimCTM
 JDFMatrix JDFAutoContentObject.getTrimCTM()
          (20) get JDFMatrix attribute TrimCTM
 

Methods in org.cip4.jdflib.auto with parameters of type JDFMatrix
 void JDFAutoCutBlock.setBlockTrf(JDFMatrix value)
          (36) set attribute BlockTrf
 void JDFAutoTransferCurveSet.setCTM(JDFMatrix value)
          (36) set attribute CTM
 void JDFAutoTile.setCTM(JDFMatrix value)
          (36) set attribute CTM
 void JDFAutoShiftPoint.setCTM(JDFMatrix value)
          (36) set attribute CTM
 void JDFAutoPreview.setCTM(JDFMatrix value)
          (36) set attribute CTM
 void JDFAutoPositionObj.setCTM(JDFMatrix value)
          (36) set attribute CTM
 void JDFAutoMarkObject.setCTM(JDFMatrix value)
          (36) set attribute CTM
 void JDFAutoLabelingParams.setCTM(JDFMatrix value)
          (36) set attribute CTM
 void JDFAutoContentObject.setCTM(JDFMatrix value)
          (36) set attribute CTM
 void JDFAutoIdentificationField.setOrientation(JDFMatrix value)
          (36) set attribute Orientation
 void JDFAutoInsert.setTransformation(JDFMatrix value)
          (36) set attribute Transformation
 void JDFAutoComponent.setTransformation(JDFMatrix value)
          (36) set attribute Transformation
 void JDFAutoCollatingItem.setTransformation(JDFMatrix value)
          (36) set attribute Transformation
 void JDFAutoBundleItem.setTransformation(JDFMatrix value)
          (36) set attribute Transformation
 void JDFAutoBindItem.setTransformation(JDFMatrix value)
          (36) set attribute Transformation
 void JDFAutoMarkObject.setTrimCTM(JDFMatrix value)
          (36) set attribute TrimCTM
 void JDFAutoContentObject.setTrimCTM(JDFMatrix value)
          (36) set attribute TrimCTM
 

Uses of JDFMatrix in org.cip4.jdflib.core
 

Methods in org.cip4.jdflib.core that return JDFMatrix
 JDFMatrix JDFResourceLink.getTransformation()
          gets string attribute Transformation
 

Methods in org.cip4.jdflib.core with parameters of type JDFMatrix
 void JDFResourceLink.setTransformation(JDFMatrix value)
          sets attribute Transformation(
 

Uses of JDFMatrix in org.cip4.jdflib.datatypes
 

Fields in org.cip4.jdflib.datatypes declared as JDFMatrix
static JDFMatrix JDFMatrix.unitMatrix
           
 

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

Methods in org.cip4.jdflib.datatypes with parameters of type JDFMatrix
 void JDFMatrix.concat(JDFMatrix m)
          concatinates this with m
 

Constructors in org.cip4.jdflib.datatypes with parameters of type JDFMatrix
JDFMatrix(JDFMatrix nl)
          constructs a rectangle with all values set via a JDFNumberList
 

Uses of JDFMatrix in org.cip4.jdflib.ifaces
 

Methods in org.cip4.jdflib.ifaces that return JDFMatrix
 JDFMatrix IPlacedObject.getCTM()
          (20) get JDFMatrix attribute CTM
 JDFMatrix IPlacedObject.getTrimCTM()
          (20) get JDFMatrix attribute TrimCTM
 

Methods in org.cip4.jdflib.ifaces with parameters of type JDFMatrix
 void IPlacedObject.setCTM(JDFMatrix value)
          (36) set attribute CTM
 void IPlacedObject.setCTM(JDFMatrix value, int precision)
          (36) set attribute CTM
 void IPlacedObject.setTrimCTM(JDFMatrix value)
          (36) set attribute TrimCTM
 void IPlacedObject.setTrimCTM(JDFMatrix value, int precision)
          (36) set attribute TrimCTM
 

Uses of JDFMatrix in org.cip4.jdflib.resource
 

Methods in org.cip4.jdflib.resource with parameters of type JDFMatrix
 void JDFMarkObject.setCTM(JDFMatrix value, int precision)
           
 void JDFMarkObject.setTrimCTM(JDFMatrix value, int precision)
           
 

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

Methods in org.cip4.jdflib.resource.devicecapability that return JDFMatrix
 JDFMatrix JDFMatrixState.getCurrentValue()
           
 JDFMatrix JDFMatrixState.getDefaultValue()
           
 JDFMatrix JDFMatrixState.getValueAllowedValue(int iSkip)
          Gets the AllowedValue attribute of the iSkip'th subelement Value
 JDFMatrix JDFMatrixEvaluation.getValueValue(int iSkip)
          Gets the Value attribute of the i-th subelement Value
 

Methods in org.cip4.jdflib.resource.devicecapability with parameters of type JDFMatrix
 void JDFMatrixState.appendValue(JDFMatrix value, JDFBaseDataTypes.EnumFitsValue testlists)
           
 boolean JDFMatrixEvaluation.fitsRotateMod(JDFMatrix matrix)
          fitsRotateMod - checks whether matrix matches the RotateMod attribute specified for this Evaluation
 boolean JDFMatrixEvaluation.fitsShift(JDFMatrix matrix)
          fitsShift - checks whether matrix matches the Shift attribute specified for this Evaluation
 boolean JDFMatrixEvaluation.fitsTransforms(JDFMatrix matrix)
          fitsTransforms - checks whether matrix matches the Transforms attribute specified for this Evaluation
 boolean JDFMatrixEvaluation.fitsValueElem(JDFMatrix matrix)
          fitsValueElem - checks whether matrix matches subelement Value, specified for this Evaluation
 void JDFMatrixState.setCurrentValue(JDFMatrix value)
           
 void JDFMatrixState.setDefaultValue(JDFMatrix value)
           
 void JDFMatrixState.setValueAllowedValue(int iSkip, JDFMatrix value)
          Sets the AllowedValue attribute of the iSkip'th subelement Value
 void JDFMatrixEvaluation.setValueValue(int iSkip, JDFMatrix value)
          Sets the Value attribute of the i-th subelement Value
 

Uses of JDFMatrix in org.cip4.jdflib.resource.process
 

Methods in org.cip4.jdflib.resource.process with parameters of type JDFMatrix
 void JDFContentObject.setCTM(JDFMatrix value, int precision)
           
 void JDFContentObject.setTrimCTM(JDFMatrix value, int precision)
           
 



Copyright © 2013. All Rights Reserved.