Docmosis API 4.8.0

Uses of Class
com.docmosis.document.CoordinatedRenderResult

Packages that use CoordinatedRenderResult
com.docmosis.document   
 

Uses of CoordinatedRenderResult in com.docmosis.document
 

Methods in com.docmosis.document that return CoordinatedRenderResult
 CoordinatedRenderResult CoordinatedRenderResults.get(int idx)
           
 

Methods in com.docmosis.document that return types with arguments of type CoordinatedRenderResult
 List<CoordinatedRenderResult> CoordinatedRenderResults.getCoordinatedResults()
          Get the list coordinated renders if any.
 

Method parameters in com.docmosis.document with type arguments of type CoordinatedRenderResult
 void CoordinatedRenderResults.setCoordinatedResults(List<CoordinatedRenderResult> coordinatedResults)
           
 

Constructor parameters in com.docmosis.document with type arguments of type CoordinatedRenderResult
CoordinatedRenderResults(List<CoordinatedRenderResult> coordinatedResults)
           
 


Docmosis API 4.8.0

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