ImageContextpublic class DefaultImageContext extends java.lang.Object implements ImageContext
Toolkit's screen resolution.| Constructor | Description |
|---|---|
DefaultImageContext() |
Main constructor.
|
| Modifier and Type | Method | Description |
|---|---|---|
float |
getSourceResolution() |
Returns the resolution (in dpi) that is to be used when interpreting pixel sizes where no
resolution information is available.
|
public float getSourceResolution()
getSourceResolution in interface ImageContextCopyright 1999-2018 The Apache Software Foundation. All Rights Reserved.