Package org.apache.pdfbox.debugger.ui
Class HighResolutionImageIcon
java.lang.Object
org.apache.pdfbox.debugger.ui.HighResolutionImageIcon
- All Implemented Interfaces:
Icon
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionint
int
void
-
Field Details
-
image
-
baseWidth
private final int baseWidth -
baseHeight
private final int baseHeight
-
-
Constructor Details
-
HighResolutionImageIcon
-
-
Method Details
-
paintIcon
-
getIconWidth
public int getIconWidth()- Specified by:
getIconWidth
in interfaceIcon
-
getIconHeight
public int getIconHeight()- Specified by:
getIconHeight
in interfaceIcon
-