Interface ParallelCoordinatesLayoutEngine

All Known Implementing Classes:
DefaultParallelCoordinatesLayoutEngine

public interface ParallelCoordinatesLayoutEngine
  • Method Summary

    Modifier and Type
    Method
    Description
    doLayout(int axisPreferredWidth, int axisBeforeTrackGap, int axisAfterTrackGap)
     
  • Method Details