Package ch.bailu.gtk.gst
Schnittstelle DebugGraphDetails
public interface DebugGraphDetails
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final int
show all the typical details that one might wantstatic final int
show caps-details on edgesstatic final int
show full element parameter values even
if they are very longstatic final int
show caps-name on edgesstatic final int
show modified parameters on
elementsstatic final int
show element statesstatic final int
show 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:
-