public class DefaultImageContext extends java.lang.Object implements ImageContext
Toolkit
's screen resolution.Constructor and Description |
---|
DefaultImageContext()
Main constructor.
|
Modifier and Type | Method and 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-2012 The Apache Software Foundation. All Rights Reserved.