Class CSArrayBased


  • public class CSArrayBased
    extends java.lang.Object
    Author:
    Tilman Hausherr Simple pane to show a title and detail on the color spaces that have no visual "magic".
    • Constructor Summary

      Constructors 
      Constructor Description
      CSArrayBased​(org.apache.pdfbox.cos.COSArray array)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.awt.Component getPanel()
      return the main panel that hold all the UI elements.
      • Methods inherited from class java.lang.Object

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

      • CSArrayBased

        public CSArrayBased​(org.apache.pdfbox.cos.COSArray array)
    • Method Detail

      • getPanel

        public java.awt.Component getPanel()
        return the main panel that hold all the UI elements.
        Returns:
        JPanel instance