#include <julia.h>
Inheritance diagram for julia:

Public Member Functions | |
| julia (std::complex< float > &, long) | |
| ~julia () | |
| std::complex< float > | next (std::complex< float > &) |
| bool | stop () |
| std::complex< float > | renderingDestination (std::complex< float > &) |
| bool | isVerticalSymetric () |
| bool | isImpair () |
| julia * | clone () |
| void | setOffset (std::complex< float >) |
| QString | getName () |
Static Public Member Functions | |
| static QRectF | getBestWindow () |
Protected Attributes | |
| std::complex< float > | offset |
Definition at line 25 of file julia.h.
1.4.6-NO