org.jzy3d.bridge
Interface IFrame

All Known Implementing Classes:
FrameAWT, FrameSwing

public interface IFrame


Method Summary
 void initialize(Chart chart, Rectangle bounds, String title)
           
 void initialize(Chart chart, Rectangle bounds, String title, String message)
           
 

Method Detail

initialize

void initialize(Chart chart,
                Rectangle bounds,
                String title)

initialize

void initialize(Chart chart,
                Rectangle bounds,
                String title,
                String message)


Copyright © 2013. All rights reserved.