Class GeometryListLayout

  • All Implemented Interfaces:
    bibliothek.gui.dock.common.MultipleCDockableLayout


    public class GeometryListLayout
    extends Object
    implements bibliothek.gui.dock.common.MultipleCDockableLayout
    • Constructor Detail

      • GeometryListLayout

        public GeometryListLayout(Viewer viewer)
    • Method Detail

      • getViewer

        public Viewer getViewer()
      • readStream

        public void readStream(DataInputStream in)
                        throws IOException
        Specified by:
        readStream in interface  bibliothek.gui.dock.common.MultipleCDockableLayout
        Throws:
        IOException
      • readXML

        public void readXML(bibliothek.util.xml.XElement element)
      • writeStream

        public void writeStream(DataOutputStream out)
                         throws IOException
        Specified by:
        writeStream in interface  bibliothek.gui.dock.common.MultipleCDockableLayout
        Throws:
        IOException
      • writeXML

        public void writeXML(bibliothek.util.xml.XElement element)