Class VectorHints.Value

java.lang.Object
de.erichseifert.vectorgraphics2d.VectorHints.Value
Enclosing class:
VectorHints

public static class VectorHints.Value extends Object
Base type of all values used along with the VectorHints class to control algorithm and output choices in the vector graphics output.
  • Field Details

    • values

      private static final Set<String> values
    • key

      private final VectorHints.Key key
    • index

      private final int index
    • description

      private final String description
  • Constructor Details

  • Method Details