org.faceless.pdf2.viewer2.feature
Class CropPage
java.lang.Object
org.faceless.pdf2.viewer2.ViewerFeature
org.faceless.pdf2.viewer2.feature.CropPage
- All Implemented Interfaces:
- AreaSelectionAction
public class CropPage
- extends ViewerFeature
- implements AreaSelectionAction
Methods inherited from class org.faceless.pdf2.viewer2.ViewerFeature |
getAllEnabledFeatures, getAllFeatures, getCustomJavaScript, getFeatureProperty, getFeatureURLProperty, getName, initialize, isEnabledByDefault, setFeatureName, teardown, toString |
CropPage
public CropPage()
getDescription
public String getDescription()
- Description copied from interface:
AreaSelectionAction
- Get the name of this Action, to appear in the popup menu.
- Specified by:
getDescription
in interface AreaSelectionAction
selectArea
public void selectArea(PagePanel panel,
Rectangle2D r)
- Description copied from interface:
AreaSelectionAction
- Invoked when the area is selected.
- Specified by:
selectArea
in interface AreaSelectionAction
- Parameters:
panel
- the PagePanel the area was selected onr
- the selected area
Copyright © 2001-2010 Big Faceless Organization