ReadonlyidUnique identifier for this fractal type
ReadonlynameHuman-readable name
ReadonlydescriptionDescription of the fractal
ReadonlydefaultDefault configuration for this fractal
ReadonlyparameterParameter schema for UI generation
Core iteration function - must be implemented by each fractal
Point in complex plane to test
Fractal-specific configuration
Iteration result (escape time, convergence info, etc.)
Generate fractal data for given configuration
Generation configuration
Image data array
Validate configuration for this fractal type
Abstract base class for all fractal algorithms Provides common interface and functionality for fractal generation