public interface IFractalSetNavigationPanelListener
Modifier and Type | Method and Description |
---|---|
void |
applyCornerChange(FractalSetNavigationPanel source,
double dLeftUpperX,
double dLeftUpperY,
double dRightLowerX,
double dRightLowerY) |
void |
applyResetFractalSet(FractalSetNavigationPanel source) |
void applyResetFractalSet(FractalSetNavigationPanel source)
void applyCornerChange(FractalSetNavigationPanel source, double dLeftUpperX, double dLeftUpperY, double dRightLowerX, double dRightLowerY)