Cytoscape 2.8.0-alpha1 (c) 2006,2007 ISB, MSKCC, UCSD

cytoscape.visual.customgraphic
Class CustomGraphicsUtil

java.lang.Object
  extended by cytoscape.visual.customgraphic.CustomGraphicsUtil

public class CustomGraphicsUtil
extends Object


Constructor Summary
CustomGraphicsUtil()
           
 
Method Summary
static Image getResizedImage(Image original, Integer w, Integer h, boolean keepAspectRatio)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomGraphicsUtil

public CustomGraphicsUtil()
Method Detail

getResizedImage

public static Image getResizedImage(Image original,
                                    Integer w,
                                    Integer h,
                                    boolean keepAspectRatio)

www.cytoscape.org