Class NetDbRenderer


  • class NetDbRenderer
    extends Object
    • Constructor Detail

    • Method Detail

      • renderLeaseSetHTML

        public void renderLeaseSetHTML​(Writer out,
                                       boolean debug)
                                throws IOException
        Parameters:
        debug -
        Throws:
        IOException
        Since:
        0.7.14 sort by distance from us, display median distance, and other stuff, useful when floodfill
      • renderStatusHTML

        public void renderStatusHTML​(Writer out,
                                     int pageSize,
                                     int page,
                                     int mode)
                              throws IOException
        Parameters:
        mode - 0: charts only; 1: full routerinfos; 2: abbreviated routerinfos
        Throws:
        IOException