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

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

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

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



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