Package ch.bailu.gtk.gst
Schnittstelle DebugGraphDetails
public interface DebugGraphDetails
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final intshow all the typical details that one might wantstatic final intshow caps-details on edgesstatic final intshow full element parameter values even
if they are very longstatic final intshow caps-name on edgesstatic final intshow modified parameters on
elementsstatic final intshow element statesstatic final intshow all details regardless of how large or
verbose they make the resulting output
-
Felddetails
-
MEDIA_TYPE
static final int MEDIA_TYPEshow caps-name on edges- Siehe auch:
-
CAPS_DETAILS
static final int CAPS_DETAILSshow caps-details on edges- Siehe auch:
-
NON_DEFAULT_PARAMS
static final int NON_DEFAULT_PARAMSshow modified parameters on
elements- Siehe auch:
-
STATES
static final int STATESshow element states- Siehe auch:
-
FULL_PARAMS
static final int FULL_PARAMSshow full element parameter values even
if they are very long- Siehe auch:
-
ALL
static final int ALLshow all the typical details that one might want- Siehe auch:
-
VERBOSE
static final int VERBOSEshow all details regardless of how large or
verbose they make the resulting output- Siehe auch:
-