Docmosis API 4.8.0

Uses of Class
com.docmosis.template.analysis.TextWritableSafeAreas.ParagraphMapItem

Packages that use TextWritableSafeAreas.ParagraphMapItem
com.docmosis.template.analysis   
 

Uses of TextWritableSafeAreas.ParagraphMapItem in com.docmosis.template.analysis
 

Methods in com.docmosis.template.analysis that return TextWritableSafeAreas.ParagraphMapItem
 TextWritableSafeAreas.ParagraphMapItem TextWritableSafeAreas.getNextWritableLocation(long startIdx, long endIdx)
          Get the next safe-to-write location starting from the given start and up to the given end.
 TextWritableSafeAreas.ParagraphMapItem TextWritableSafeAreas.getNextWritableLocation(long startIdx, long endIdx, boolean excludeFrames)
          Get the next safe-to-write location starting from the given start and up to the given end, optionally only returning areas that are not within frames.
 TextWritableSafeAreas.ParagraphMapItem TextWritableSafeAreas.getWritableLocation(long idx)
          Determine if the given idx points to a safe-to-write location and if so return information about it.
 


Docmosis API 4.8.0

Copyright © 2014–2024 Docmosis Pty Ltd. All rights reserved.