Interface IViewportLayout

All Known Implementing Classes:
EmulGLViewAndColorbarsLayout, ViewAndColorbarsLayout, ViewAndLegendLayout

public interface IViewportLayout
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    render(IPainter painter, Chart chart)
     
    void
    update(Chart chart)
     
  • Method Details