java.lang.Object
edu.duke.cs.osprey.tools.resultdoc.Plot

public class Plot extends Object
  • Field Details

  • Constructor Details

    • Plot

      public Plot()
  • Method Details

    • modGet

      public static <T> T modGet(List<T> items, int i)
      get the i-th item from the list, using modular arithmetic
    • renderPng

      public byte[] renderPng()
    • renderSvg

      public String renderSvg()