Uses of Class
org.cip4.jdflib.span.JDFShapeSpan

Packages that use JDFShapeSpan
org.cip4.jdflib.auto   
org.cip4.jdflib.resource.intent   
 

Uses of JDFShapeSpan in org.cip4.jdflib.auto
 

Methods in org.cip4.jdflib.auto that return JDFShapeSpan
 JDFShapeSpan JDFAutoPackingIntent.appendBoxShape()
          (29) append element BoxShape
 JDFShapeSpan JDFAutoPackingIntent.appendCartonShape()
          (29) append element CartonShape
 JDFShapeSpan JDFAutoLayoutIntent.appendFinishedDimensions()
          (29) append element FinishedDimensions
 JDFShapeSpan JDFAutoPackingIntent.getBoxShape()
          (24) const get element BoxShape
 JDFShapeSpan JDFAutoPackingIntent.getCartonShape()
          (24) const get element CartonShape
 JDFShapeSpan JDFAutoPackingIntent.getCreateBoxShape()
          (25) getCreateBoxShape
 JDFShapeSpan JDFAutoPackingIntent.getCreateCartonShape()
          (25) getCreateCartonShape
 JDFShapeSpan JDFAutoLayoutIntent.getCreateFinishedDimensions()
          (25) getCreateFinishedDimensions
 JDFShapeSpan JDFAutoLayoutIntent.getFinishedDimensions()
          (24) const get element FinishedDimensions
 

Uses of JDFShapeSpan in org.cip4.jdflib.resource.intent
 

Methods in org.cip4.jdflib.resource.intent that return JDFShapeSpan
 JDFShapeSpan JDFIntentResource.appendShapeSpan(String strName)
          Append a Shape span if it does not yet exist, else return the existing element
 JDFShapeSpan JDFIntentResource.getCreateCreateShapeSpan(String strName)
          get a Shape span
 JDFShapeSpan JDFIntentResource.getShapeSpan(String strName)
          get a Shape span
 



Copyright © 2013. All Rights Reserved.