Class AbstractParallelCoordinatesComponent.Cache

    • Constructor Summary

      Constructors 
      Constructor Description
      Cache()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void clear()  
      com.macrofocus.igraphics.Shape getShape​(int layer, Row row, int level)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Cache

        public Cache()
    • Method Detail

      • getShape

        public com.macrofocus.igraphics.Shape getShape​(int layer,
                                                       Row row,
                                                       int level)
      • clear

        public void clear()