public class PageAreaOptions extends Object
An instance of PageAreaOptions
class is used as parameter in Parser.getImages(PageAreaOptions)
and Parser.getImages(int, PageAreaOptions)
methods. See the usage examples there.
Constructor and Description |
---|
PageAreaOptions(Rectangle rectangle)
Initializes a new instance of the
PageAreaOptions class. |
public PageAreaOptions(Rectangle rectangle)
PageAreaOptions
class.rectangle
- The rectangular area that contains page areas.