Cytoscape 2.8.0 API

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
clone, equals, finalize, 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)

Cytoscape 2.8.0 API

Copyright 2010 Cytoscape Consortium. All rights reserved.