Interface IViewportLayout
-
- All Known Implementing Classes:
EmulGLViewAndColorbarsLayout
,NativeViewAndColorbarsLayout
,ViewAndColorbarsLayout
,ViewAndLegendLayout
public interface IViewportLayout
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
render(IPainter painter, Chart chart)
void
update(Chart chart)
-