com.quadrique.jbuildingblocks.core.image
Class JbbImageContext

java.lang.Object
  extended by com.quadrique.jbuildingblocks.core.image.JbbImageContext
All Implemented Interfaces:
org.apache.xmlgraphics.image.loader.ImageContext

public class JbbImageContext
extends Object
implements org.apache.xmlgraphics.image.loader.ImageContext

Author:
dkumbham

Constructor Summary
JbbImageContext()
           
 
Method Summary
 float getSourceResolution()
           
 void setSourceResolution(float sourceResolution)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JbbImageContext

public JbbImageContext()
Method Detail

getSourceResolution

public float getSourceResolution()
Specified by:
getSourceResolution in interface org.apache.xmlgraphics.image.loader.ImageContext

setSourceResolution

public void setSourceResolution(float sourceResolution)


Copyright © 2001-2008 Quadrique Corporation. All Rights Reserved.