Uses of Class
org.cip4.jdflib.resource.devicecapability.JDFLoc

Packages that use JDFLoc
org.cip4.jdflib.auto   
org.cip4.jdflib.resource   
org.cip4.jdflib.resource.devicecapability   
 

Uses of JDFLoc in org.cip4.jdflib.auto
 

Methods in org.cip4.jdflib.auto that return JDFLoc
 JDFLoc JDFAutoValueLoc.appendLoc()
          (30) append element Loc
 JDFLoc JDFAutoValue.appendLoc()
          (30) append element Loc
 JDFLoc JDFAutoDisplayGroup.appendLoc()
          (30) append element Loc
 JDFLoc JDFAutoDevCaps.appendLoc()
          (30) append element Loc
 JDFLoc JDFAutoDevCap.appendLoc()
          (30) append element Loc
 JDFLoc JDFAutoAction.appendLoc()
          (30) append element Loc
 JDFLoc JDFAutoValueLoc.getCreateLoc(int iSkip)
          (26) getCreateLoc
 JDFLoc JDFAutoValue.getCreateLoc(int iSkip)
          (26) getCreateLoc
 JDFLoc JDFAutoDisplayGroup.getCreateLoc(int iSkip)
          (26) getCreateLoc
 JDFLoc JDFAutoDevCaps.getCreateLoc(int iSkip)
          (26) getCreateLoc
 JDFLoc JDFAutoDevCap.getCreateLoc(int iSkip)
          (26) getCreateLoc
 JDFLoc JDFAutoAction.getCreateLoc(int iSkip)
          (26) getCreateLoc
 JDFLoc JDFAutoValueLoc.getLoc(int iSkip)
          (27) const get element Loc
 JDFLoc JDFAutoValue.getLoc(int iSkip)
          (27) const get element Loc
 JDFLoc JDFAutoDisplayGroup.getLoc(int iSkip)
          (27) const get element Loc
 JDFLoc JDFAutoDevCaps.getLoc(int iSkip)
          (27) const get element Loc
 JDFLoc JDFAutoDevCap.getLoc(int iSkip)
          (27) const get element Loc
 JDFLoc JDFAutoAction.getLoc(int iSkip)
          (27) const get element Loc
 

Methods in org.cip4.jdflib.auto that return types with arguments of type JDFLoc
 Collection<JDFLoc> JDFAutoValueLoc.getAllLoc()
          Get all Loc from the current element
 Collection<JDFLoc> JDFAutoValue.getAllLoc()
          Get all Loc from the current element
 Collection<JDFLoc> JDFAutoDisplayGroup.getAllLoc()
          Get all Loc from the current element
 Collection<JDFLoc> JDFAutoDevCaps.getAllLoc()
          Get all Loc from the current element
 Collection<JDFLoc> JDFAutoDevCap.getAllLoc()
          Get all Loc from the current element
 Collection<JDFLoc> JDFAutoAction.getAllLoc()
          Get all Loc from the current element
 

Uses of JDFLoc in org.cip4.jdflib.resource
 

Methods in org.cip4.jdflib.resource that return JDFLoc
 JDFLoc JDFValue.appendLoc()
           
 JDFLoc JDFValue.getCreateLoc(int iSkip)
          (26) getCreateLoc
 JDFLoc JDFValue.getLoc(int iSkip)
          (27) const get element Loc
 

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

Methods in org.cip4.jdflib.resource.devicecapability that return JDFLoc
 JDFLoc JDFAbstractState.appendLoc()
          Appends element Loc to the end of this
 JDFLoc JDFStringState.appendValueLocLoc(int iSkip)
          Appends element Loc to the end of the iSkip'th subelement Value
 JDFLoc JDFPDFPathState.appendValueLocLoc(int iSkip)
          Appends element Loc to the end of the iSkip'th subelement Value
 JDFLoc JDFMatrixState.appendValueLocLoc(int iSkip)
          Appends element Loc to the end of the iSkip'th subelement Value
 JDFLoc JDFAbstractState.appendValueLocLoc(int iSkip)
          appends element Loc to the end of the i-th subelement Value
 JDFLoc JDFAbstractState.getCreateLoc(int iSkip)
          Gets the iSkip-th element Loc.
 JDFLoc JDFAbstractState.getLoc(int iSkip)
          Gets the iSkip-th element Loc default: getCreateLoc(0)
 JDFLoc JDFPDFPathState.getValueLoc(int iSkip, int jSkip)
          Gets the jSkip'th element Loc of the iSkip'th element Value
 JDFLoc JDFStringState.getValueLocLoc(int iSkip, int jSkip)
          Gets the jSkip'th element Loc of the iSkip'th element Value
 JDFLoc JDFAbstractState.getValueLocLoc(int iSkip, int jSkip)
          Gets the j-th element Loc of the i-th element Value
 



Copyright © 2013. All Rights Reserved.