Uses of Class
org.apache.chemistry.opencmis.util.content.fractal.ComplexRectangle

Packages that use ComplexRectangle
org.apache.chemistry.opencmis.util.content.fractal   
 

Uses of ComplexRectangle in org.apache.chemistry.opencmis.util.content.fractal
 

Methods in org.apache.chemistry.opencmis.util.content.fractal with parameters of type ComplexRectangle
protected  void FractalGenerator.expandRectToFitImage(ComplexRectangle complexRect)
           
 ByteArrayOutputStream FractalGenerator.genFractal(ComplexRectangle rect, ComplexPoint juliaPoint)
          Create a fractal image as JPEG in memory and return it
 void ComplexRectangle.set(ComplexRectangle cr)
           
 

Constructors in org.apache.chemistry.opencmis.util.content.fractal with parameters of type ComplexRectangle
ComplexRectangle(ComplexRectangle cr)
           
 



Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.