Uses of Class
org.eclipse.actf.model.ui.ModelServiceSizeInfo

Packages that use ModelServiceSizeInfo
org.eclipse.actf.model.ui This package includes interfaces and classes to provide access to the model of the content. 
org.eclipse.actf.model.ui.editor.browser This package includes interfaces and utilities for ACTF Web Browser Editor. 
 

Uses of ModelServiceSizeInfo in org.eclipse.actf.model.ui
 

Methods in org.eclipse.actf.model.ui that return ModelServiceSizeInfo
 ModelServiceSizeInfo IModelServiceScrollManager.getSize(boolean isWhole)
          Get screen size of IModelService
 

Uses of ModelServiceSizeInfo in org.eclipse.actf.model.ui.editor.browser
 

Methods in org.eclipse.actf.model.ui.editor.browser that return ModelServiceSizeInfo
 ModelServiceSizeInfo IWebBrowserStyleInfo.getSizeInfo(boolean isWhole)
          Get current size information of IWebBrowserACTF