Schnittstelle DebugGraphDetails


public interface DebugGraphDetails
  • Feldübersicht

    Felder
    Modifizierer und Typ
    Feld
    Beschreibung
    static final int
    show all the typical details that one might want
    static final int
    show caps-details on edges
    static final int
    show full element parameter values even
    if they are very long
    static final int
    show caps-name on edges
    static final int
    show modified parameters on
    elements
    static final int
    show element states
    static final int
    show all details regardless of how large or
    verbose they make the resulting output
  • Felddetails

    • MEDIA_TYPE

      static final int MEDIA_TYPE
      show caps-name on edges
      Siehe auch:
    • CAPS_DETAILS

      static final int CAPS_DETAILS
      show caps-details on edges
      Siehe auch:
    • NON_DEFAULT_PARAMS

      static final int NON_DEFAULT_PARAMS
      show modified parameters on
      elements
      Siehe auch:
    • STATES

      static final int STATES
      show element states
      Siehe auch:
    • FULL_PARAMS

      static final int FULL_PARAMS
      show full element parameter values even
      if they are very long
      Siehe auch:
    • ALL

      static final int ALL
      show all the typical details that one might want
      Siehe auch:
    • VERBOSE

      static final int VERBOSE
      show all details regardless of how large or
      verbose they make the resulting output
      Siehe auch: