ImageContext
public 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 ImageContext
Copyright 1999-2016 The Apache Software Foundation. All Rights Reserved.