Uses of Class
org.cip4.jdflib.resource.process.JDFLayoutElement

Packages that use JDFLayoutElement
org.cip4.jdflib.auto   
 

Uses of JDFLayoutElement in org.cip4.jdflib.auto
 

Methods in org.cip4.jdflib.auto that return JDFLayoutElement
 JDFLayoutElement JDFAutoRunList.appendLayoutElement()
          (29) append element LayoutElement
 JDFLayoutElement JDFAutoMarkObject.appendLayoutElement()
          (29) append element LayoutElement
 JDFLayoutElement JDFAutoLayoutElementPart.appendLayoutElement()
          (29) append element LayoutElement
 JDFLayoutElement JDFAutoDependencies.appendLayoutElement()
          (30) append element LayoutElement
 JDFLayoutElement JDFAutoRunList.getCreateLayoutElement()
          (25) getCreateLayoutElement
 JDFLayoutElement JDFAutoMarkObject.getCreateLayoutElement()
          (25) getCreateLayoutElement
 JDFLayoutElement JDFAutoLayoutElementPart.getCreateLayoutElement()
          (25) getCreateLayoutElement
 JDFLayoutElement JDFAutoDependencies.getCreateLayoutElement(int iSkip)
          (26) getCreateLayoutElement
 JDFLayoutElement JDFAutoRunList.getLayoutElement()
          (24) const get element LayoutElement
 JDFLayoutElement JDFAutoMarkObject.getLayoutElement()
          (24) const get element LayoutElement
 JDFLayoutElement JDFAutoLayoutElementPart.getLayoutElement()
          (24) const get element LayoutElement
 JDFLayoutElement JDFAutoDependencies.getLayoutElement(int iSkip)
          (27) const get element LayoutElement
 

Methods in org.cip4.jdflib.auto that return types with arguments of type JDFLayoutElement
 Collection<JDFLayoutElement> JDFAutoDependencies.getAllLayoutElement()
          Get all LayoutElement from the current element
 

Methods in org.cip4.jdflib.auto with parameters of type JDFLayoutElement
 void JDFAutoRunList.refLayoutElement(JDFLayoutElement refTarget)
          (31) create inter-resource link to refTarget
 void JDFAutoMarkObject.refLayoutElement(JDFLayoutElement refTarget)
          (31) create inter-resource link to refTarget
 void JDFAutoLayoutElementPart.refLayoutElement(JDFLayoutElement refTarget)
          (31) create inter-resource link to refTarget
 void JDFAutoDependencies.refLayoutElement(JDFLayoutElement refTarget)
          (31) create inter-resource link to refTarget
 



Copyright © 2013. All Rights Reserved.