Uses of Class
org.foray.mif.MifDocument

Packages that use MifDocument
org.foray.mif Classes for handling the low-level creation of MIF documents. 
 

Uses of MifDocument in org.foray.mif
 

Methods in org.foray.mif that return MifDocument
 MifDocument MifBookComponent.getDocument()
          Returns the document associated with this component.
 

Methods in org.foray.mif with parameters of type MifDocument
 void MifBookComponent.setDocument(MifDocument document)
          Sets the document associated with this component.
 



Copyright © 2017. All rights reserved.