|
xmlgraphics-commons 1.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.xmlgraphics.image.loader.impl.DefaultImageContext
public class DefaultImageContext
Very simple ImageContext implementation that uses the Toolkit
's screen resolution.
Constructor Summary | |
---|---|
DefaultImageContext()
Main constructor. |
Method Summary | |
---|---|
float |
getSourceResolution()
Returns the resolution (in dpi) that is to be used when interpreting pixel sizes where no resolution information is available. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultImageContext()
Method Detail |
---|
public float getSourceResolution()
getSourceResolution
in interface ImageContext
|
xmlgraphics-commons 1.3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |