Skip navigation links
GEF4 DOT
1.0.0.201605241352
A B C D E F G H I K L N O P Q R S T U V W X Z _ 

D

DIR__E - Static variable in class org.eclipse.gef4.dot.internal.DotAttributes
Specifies the 'dir' attribute of an edge.
DIRTYPE_PARSER - Static variable in class org.eclipse.gef4.dot.internal.DotLanguageSupport
Parses the given value as a DOT dirType.
dispose() - Method in class org.eclipse.gef4.dot.internal.ui.DotGraphView
 
DISTORTION__N - Static variable in class org.eclipse.gef4.dot.internal.DotAttributes
Specifies the 'distortion' attribute of a node.
doFillIntoGrid(Composite, int) - Method in class org.eclipse.gef4.dot.internal.ui.DotExportRadioGroupFieldEditor
 
doLoad() - Method in class org.eclipse.gef4.dot.internal.ui.DotExportRadioGroupFieldEditor
 
doLoadDefault() - Method in class org.eclipse.gef4.dot.internal.ui.DotExportRadioGroupFieldEditor
 
doSetup() - Static method in class org.eclipse.gef4.dot.internal.parser.DotArrowTypeStandaloneSetup
 
doSetup() - Static method in class org.eclipse.gef4.dot.internal.parser.DotPointStandaloneSetup
 
doSetup() - Static method in class org.eclipse.gef4.dot.internal.parser.DotShapeStandaloneSetup
 
doSetup() - Static method in class org.eclipse.gef4.dot.internal.parser.DotSplineTypeStandaloneSetup
 
doSetup() - Static method in class org.eclipse.gef4.dot.internal.parser.DotStandaloneSetup
 
doSetup() - Static method in class org.eclipse.gef4.dot.internal.parser.DotStyleStandaloneSetup
 
doStore() - Method in class org.eclipse.gef4.dot.internal.ui.DotExportRadioGroupFieldEditor
 
Dot2ZestAttributesConverter - Class in org.eclipse.gef4.dot.internal.ui
A converter that transforms a Graph that is attributed with DotAttributes into a Graph that is attributed with ZestProperties.
Dot2ZestAttributesConverter() - Constructor for class org.eclipse.gef4.dot.internal.ui.Dot2ZestAttributesConverter
 
Dot2ZestAttributesConverter.Options - Class in org.eclipse.gef4.dot.internal.ui
 
DOT_EXPORTFORMAT_PREF_KEY - Static variable in class org.eclipse.gef4.dot.internal.ui.GraphvizPreferencePage
 
DOT_PATH_PREF_KEY - Static variable in class org.eclipse.gef4.dot.internal.ui.GraphvizPreferencePage
 
DotAntlrTokenToAttributeIdMapper - Class in org.eclipse.gef4.dot.internal.parser.ui.syntaxcoloring
A semantic highlighter that takes care of handling DOT lexer tokens properly.
DotAntlrTokenToAttributeIdMapper() - Constructor for class org.eclipse.gef4.dot.internal.parser.ui.syntaxcoloring.DotAntlrTokenToAttributeIdMapper
 
DotArrowShapeDecorations - Class in org.eclipse.gef4.dot.internal.ui
 
DotArrowShapeDecorations() - Constructor for class org.eclipse.gef4.dot.internal.ui.DotArrowShapeDecorations
 
DotArrowTypeExecutableExtensionFactory - Class in org.eclipse.gef4.dot.internal.parser.ui
This class was generated.
DotArrowTypeExecutableExtensionFactory() - Constructor for class org.eclipse.gef4.dot.internal.parser.ui.DotArrowTypeExecutableExtensionFactory
 
DotArrowTypeFormatter - Class in org.eclipse.gef4.dot.internal.parser.formatting
This class contains custom formatting declarations.
DotArrowTypeFormatter() - Constructor for class org.eclipse.gef4.dot.internal.parser.formatting.DotArrowTypeFormatter
 
DotArrowTypeJavaValidator - Class in org.eclipse.gef4.dot.internal.parser.validation
This class contains custom validation rules.
DotArrowTypeJavaValidator() - Constructor for class org.eclipse.gef4.dot.internal.parser.validation.DotArrowTypeJavaValidator
 
DotArrowTypeRuntimeModule - Class in org.eclipse.gef4.dot.internal.parser
Use this class to register components to be used at runtime / without the Equinox extension registry.
DotArrowTypeRuntimeModule() - Constructor for class org.eclipse.gef4.dot.internal.parser.DotArrowTypeRuntimeModule
 
DotArrowTypeStandaloneSetup - Class in org.eclipse.gef4.dot.internal.parser
Initialization support for running Xtext languages without equinox extension registry
DotArrowTypeStandaloneSetup() - Constructor for class org.eclipse.gef4.dot.internal.parser.DotArrowTypeStandaloneSetup
 
DotArrowTypeStandaloneSetupGenerated - Class in org.eclipse.gef4.dot.internal.parser
Generated from StandaloneSetup.xpt!
DotArrowTypeStandaloneSetupGenerated() - Constructor for class org.eclipse.gef4.dot.internal.parser.DotArrowTypeStandaloneSetupGenerated
 
DotArrowTypeUiModule - Class in org.eclipse.gef4.dot.internal.parser.ui
Use this class to register components to be used within the IDE.
DotArrowTypeUiModule(AbstractUIPlugin) - Constructor for class org.eclipse.gef4.dot.internal.parser.ui.DotArrowTypeUiModule
 
DotAttributes - Class in org.eclipse.gef4.dot.internal
The DotAttributes class contains all attributes which are supported by DotImport and DotExport.
DotAttributes() - Constructor for class org.eclipse.gef4.dot.internal.DotAttributes
 
DotBSplineInterpolator - Class in org.eclipse.gef4.dot.internal.ui
A DotBSplineInterpolator is a router that creates a PolyBezier geometry corresponding to a single B-spline.
DotBSplineInterpolator() - Constructor for class org.eclipse.gef4.dot.internal.ui.DotBSplineInterpolator
 
DotDescriptionLabelProvider - Class in org.eclipse.gef4.dot.internal.parser.ui.labeling
Provides labels for IEObjectDescriptions and IResourceDescriptions.
DotDescriptionLabelProvider() - Constructor for class org.eclipse.gef4.dot.internal.parser.ui.labeling.DotDescriptionLabelProvider
 
DotExecutableExtensionFactory - Class in org.eclipse.gef4.dot.internal.parser.ui
This class was generated.
DotExecutableExtensionFactory() - Constructor for class org.eclipse.gef4.dot.internal.parser.ui.DotExecutableExtensionFactory
 
DotExecutableUtils - Class in org.eclipse.gef4.dot.internal
Class for drawing dot graphs by calling the dot executable.
DotExport - Class in org.eclipse.gef4.dot.internal
A serializer that creates a Graphviz DOT string or file from a Graph with DotAttributes.
DotExport() - Constructor for class org.eclipse.gef4.dot.internal.DotExport
 
DotExportRadioGroupFieldEditor - Class in org.eclipse.gef4.dot.internal.ui
 
DotExportRadioGroupFieldEditor() - Constructor for class org.eclipse.gef4.dot.internal.ui.DotExportRadioGroupFieldEditor
Creates a new radio group field editor
DotExportRadioGroupFieldEditor(String, String, String, int, String[][], Composite) - Constructor for class org.eclipse.gef4.dot.internal.ui.DotExportRadioGroupFieldEditor
 
DotExportRadioGroupFieldEditor(String, String, String, int, String[][], Composite, boolean) - Constructor for class org.eclipse.gef4.dot.internal.ui.DotExportRadioGroupFieldEditor
 
DotExtractor(String) - Constructor for class org.eclipse.gef4.dot.internal.ui.DotGraphView.DotExtractor
 
DotExtractor(File) - Constructor for class org.eclipse.gef4.dot.internal.ui.DotGraphView.DotExtractor
 
DotFileUtils - Class in org.eclipse.gef4.dot.internal
Static helper methods for working with files.
DotFormatter - Class in org.eclipse.gef4.dot.internal.parser.formatting
This class contains custom formatting declarations.
DotFormatter() - Constructor for class org.eclipse.gef4.dot.internal.parser.formatting.DotFormatter
 
DotGraphView - Class in org.eclipse.gef4.dot.internal.ui
Render DOT content with ZestFx and Graphviz
DotGraphView() - Constructor for class org.eclipse.gef4.dot.internal.ui.DotGraphView
 
DotGraphView.DotExtractor - Class in org.eclipse.gef4.dot.internal.ui
 
DotGraphView_0 - Static variable in class org.eclipse.gef4.dot.internal.ui.DotUiMessages
 
DotGraphView_1 - Static variable in class org.eclipse.gef4.dot.internal.ui.DotUiMessages
 
DotGraphView_2 - Static variable in class org.eclipse.gef4.dot.internal.ui.DotUiMessages
 
DotGraphView_3 - Static variable in class org.eclipse.gef4.dot.internal.ui.DotUiMessages
 
DotHighlightingConfiguration - Class in org.eclipse.gef4.dot.internal.parser.ui.syntaxcoloring
 
DotHighlightingConfiguration() - Constructor for class org.eclipse.gef4.dot.internal.parser.ui.syntaxcoloring.DotHighlightingConfiguration
 
DotImport - Class in org.eclipse.gef4.dot.internal
A parser that creates a Graph with DotAttributes from a Graphviz DOT string or file.
DotImport() - Constructor for class org.eclipse.gef4.dot.internal.DotImport
 
DotInterpreter - Class in org.eclipse.gef4.dot.internal
Create a Graph instance from a DOT string by interpreting the AST of the parsed DOT.
DotInterpreter() - Constructor for class org.eclipse.gef4.dot.internal.DotInterpreter
 
DotJavaValidator - Class in org.eclipse.gef4.dot.internal.parser.validation
Provides DOT-specific validation rules.
DotJavaValidator() - Constructor for class org.eclipse.gef4.dot.internal.parser.validation.DotJavaValidator
 
DotJavaValidator.AttributeContext - Enum in org.eclipse.gef4.dot.internal.parser.validation
Indication of the context in which an attribute is used.
DotLabelProvider - Class in org.eclipse.gef4.dot.internal.parser.ui.labeling
Provides labels and icons for the different DOT EObjects.
DotLabelProvider(AdapterFactoryLabelProvider) - Constructor for class org.eclipse.gef4.dot.internal.parser.ui.labeling.DotLabelProvider
 
DotLanguageSupport - Class in org.eclipse.gef4.dot.internal
Provides access to parsers, serializers, and validators of the respective Dot language grammars.
DotLanguageSupport() - Constructor for class org.eclipse.gef4.dot.internal.DotLanguageSupport
 
DotLanguageSupport.IPrimitiveValueParser<T> - Interface in org.eclipse.gef4.dot.internal
A parser to parse a DOT primitive value type.
DotLanguageSupport.IPrimitiveValueParseResult<T> - Interface in org.eclipse.gef4.dot.internal
The parse result of an DotLanguageSupport.IPrimitiveValueParser, which comprises a parsed value and/or syntax errors.
DotOutlineTreeProvider - Class in org.eclipse.gef4.dot.internal.parser.ui.outline
Customization of the default outline structure.
DotOutlineTreeProvider() - Constructor for class org.eclipse.gef4.dot.internal.parser.ui.outline.DotOutlineTreeProvider
 
DotPointExecutableExtensionFactory - Class in org.eclipse.gef4.dot.internal.parser.ui
This class was generated.
DotPointExecutableExtensionFactory() - Constructor for class org.eclipse.gef4.dot.internal.parser.ui.DotPointExecutableExtensionFactory
 
DotPointFormatter - Class in org.eclipse.gef4.dot.internal.parser.formatting
This class contains custom formatting declarations.
DotPointFormatter() - Constructor for class org.eclipse.gef4.dot.internal.parser.formatting.DotPointFormatter
 
DotPointJavaValidator - Class in org.eclipse.gef4.dot.internal.parser.validation
This class contains custom validation rules.
DotPointJavaValidator() - Constructor for class org.eclipse.gef4.dot.internal.parser.validation.DotPointJavaValidator
 
DotPointRuntimeModule - Class in org.eclipse.gef4.dot.internal.parser
Use this class to register components to be used at runtime / without the Equinox extension registry.
DotPointRuntimeModule() - Constructor for class org.eclipse.gef4.dot.internal.parser.DotPointRuntimeModule
 
DotPointStandaloneSetup - Class in org.eclipse.gef4.dot.internal.parser
Initialization support for running Xtext languages without equinox extension registry
DotPointStandaloneSetup() - Constructor for class org.eclipse.gef4.dot.internal.parser.DotPointStandaloneSetup
 
DotPointStandaloneSetupGenerated - Class in org.eclipse.gef4.dot.internal.parser
Generated from StandaloneSetup.xpt!
DotPointStandaloneSetupGenerated() - Constructor for class org.eclipse.gef4.dot.internal.parser.DotPointStandaloneSetupGenerated
 
DotPointUiModule - Class in org.eclipse.gef4.dot.internal.parser.ui
Use this class to register components to be used within the IDE.
DotPointUiModule(AbstractUIPlugin) - Constructor for class org.eclipse.gef4.dot.internal.parser.ui.DotPointUiModule
 
DotProposalProvider - Class in org.eclipse.gef4.dot.internal.parser.ui.contentassist
A proposal provider for Dot.
DotProposalProvider() - Constructor for class org.eclipse.gef4.dot.internal.parser.ui.contentassist.DotProposalProvider
 
DotQuickfixProvider - Class in org.eclipse.gef4.dot.internal.parser.ui.quickfix
A quick-fix provider for Dot.
DotQuickfixProvider() - Constructor for class org.eclipse.gef4.dot.internal.parser.ui.quickfix.DotQuickfixProvider
 
DotRuntimeModule - Class in org.eclipse.gef4.dot.internal.parser
Use this class to register components to be used at runtime / without the Equinox extension registry.
DotRuntimeModule() - Constructor for class org.eclipse.gef4.dot.internal.parser.DotRuntimeModule
 
DotScopeProvider - Class in org.eclipse.gef4.dot.internal.parser.scoping
This class contains custom scoping description.
DotScopeProvider() - Constructor for class org.eclipse.gef4.dot.internal.parser.scoping.DotScopeProvider
 
DotSemanticHighlightingCalculator - Class in org.eclipse.gef4.dot.internal.parser.ui.syntaxcoloring
 
DotSemanticHighlightingCalculator() - Constructor for class org.eclipse.gef4.dot.internal.parser.ui.syntaxcoloring.DotSemanticHighlightingCalculator
 
DotShapeExecutableExtensionFactory - Class in org.eclipse.gef4.dot.internal.parser.ui
This class was generated.
DotShapeExecutableExtensionFactory() - Constructor for class org.eclipse.gef4.dot.internal.parser.ui.DotShapeExecutableExtensionFactory
 
DotShapeFormatter - Class in org.eclipse.gef4.dot.internal.parser.formatting
 
DotShapeFormatter() - Constructor for class org.eclipse.gef4.dot.internal.parser.formatting.DotShapeFormatter
 
DotShapeJavaValidator - Class in org.eclipse.gef4.dot.internal.parser.validation
This class contains custom validation rules.
DotShapeJavaValidator() - Constructor for class org.eclipse.gef4.dot.internal.parser.validation.DotShapeJavaValidator
 
DotShapeRuntimeModule - Class in org.eclipse.gef4.dot.internal.parser
Use this class to register components to be used at runtime / without the Equinox extension registry.
DotShapeRuntimeModule() - Constructor for class org.eclipse.gef4.dot.internal.parser.DotShapeRuntimeModule
 
DotShapeStandaloneSetup - Class in org.eclipse.gef4.dot.internal.parser
Initialization support for running Xtext languages without equinox extension registry
DotShapeStandaloneSetup() - Constructor for class org.eclipse.gef4.dot.internal.parser.DotShapeStandaloneSetup
 
DotShapeStandaloneSetupGenerated - Class in org.eclipse.gef4.dot.internal.parser
Generated from StandaloneSetup.xpt!
DotShapeStandaloneSetupGenerated() - Constructor for class org.eclipse.gef4.dot.internal.parser.DotShapeStandaloneSetupGenerated
 
DotShapeUiModule - Class in org.eclipse.gef4.dot.internal.parser.ui
Use this class to register components to be used within the IDE.
DotShapeUiModule(AbstractUIPlugin) - Constructor for class org.eclipse.gef4.dot.internal.parser.ui.DotShapeUiModule
 
DotSplineTypeExecutableExtensionFactory - Class in org.eclipse.gef4.dot.internal.parser.ui
This class was generated.
DotSplineTypeExecutableExtensionFactory() - Constructor for class org.eclipse.gef4.dot.internal.parser.ui.DotSplineTypeExecutableExtensionFactory
 
DotSplineTypeFormatter - Class in org.eclipse.gef4.dot.internal.parser.formatting
This class contains custom formatting declarations.
DotSplineTypeFormatter() - Constructor for class org.eclipse.gef4.dot.internal.parser.formatting.DotSplineTypeFormatter
 
DotSplineTypeJavaValidator - Class in org.eclipse.gef4.dot.internal.parser.validation
This class contains custom validation rules.
DotSplineTypeJavaValidator() - Constructor for class org.eclipse.gef4.dot.internal.parser.validation.DotSplineTypeJavaValidator
 
DotSplineTypeRuntimeModule - Class in org.eclipse.gef4.dot.internal.parser
Use this class to register components to be used at runtime / without the Equinox extension registry.
DotSplineTypeRuntimeModule() - Constructor for class org.eclipse.gef4.dot.internal.parser.DotSplineTypeRuntimeModule
 
DotSplineTypeStandaloneSetup - Class in org.eclipse.gef4.dot.internal.parser
Initialization support for running Xtext languages without equinox extension registry
DotSplineTypeStandaloneSetup() - Constructor for class org.eclipse.gef4.dot.internal.parser.DotSplineTypeStandaloneSetup
 
DotSplineTypeStandaloneSetupGenerated - Class in org.eclipse.gef4.dot.internal.parser
Generated from StandaloneSetup.xpt!
DotSplineTypeStandaloneSetupGenerated() - Constructor for class org.eclipse.gef4.dot.internal.parser.DotSplineTypeStandaloneSetupGenerated
 
DotSplineTypeUiModule - Class in org.eclipse.gef4.dot.internal.parser.ui
Use this class to register components to be used within the IDE.
DotSplineTypeUiModule(AbstractUIPlugin) - Constructor for class org.eclipse.gef4.dot.internal.parser.ui.DotSplineTypeUiModule
 
DotStandaloneSetup - Class in org.eclipse.gef4.dot.internal.parser
Initialization support for running Xtext languages without equinox extension registry
DotStandaloneSetup() - Constructor for class org.eclipse.gef4.dot.internal.parser.DotStandaloneSetup
 
DotStandaloneSetupGenerated - Class in org.eclipse.gef4.dot.internal.parser
Generated from StandaloneSetup.xpt!
DotStandaloneSetupGenerated() - Constructor for class org.eclipse.gef4.dot.internal.parser.DotStandaloneSetupGenerated
 
DotStringValueConverter - Class in org.eclipse.gef4.dot.internal.parser.conversion
A converter that converts terminals that are valid IDs into Strings.
DotStringValueConverter() - Constructor for class org.eclipse.gef4.dot.internal.parser.conversion.DotStringValueConverter
 
DotStyleExecutableExtensionFactory - Class in org.eclipse.gef4.dot.internal.parser.ui
This class was generated.
DotStyleExecutableExtensionFactory() - Constructor for class org.eclipse.gef4.dot.internal.parser.ui.DotStyleExecutableExtensionFactory
 
DotStyleFormatter - Class in org.eclipse.gef4.dot.internal.parser.formatting
This class contains custom formatting declarations.
DotStyleFormatter() - Constructor for class org.eclipse.gef4.dot.internal.parser.formatting.DotStyleFormatter
 
DotStyleJavaValidator - Class in org.eclipse.gef4.dot.internal.parser.validation
This class contains custom validation rules.
DotStyleJavaValidator() - Constructor for class org.eclipse.gef4.dot.internal.parser.validation.DotStyleJavaValidator
 
DotStyleRuntimeModule - Class in org.eclipse.gef4.dot.internal.parser
Use this class to register components to be used at runtime / without the Equinox extension registry.
DotStyleRuntimeModule() - Constructor for class org.eclipse.gef4.dot.internal.parser.DotStyleRuntimeModule
 
DotStyleStandaloneSetup - Class in org.eclipse.gef4.dot.internal.parser
Initialization support for running Xtext languages without equinox extension registry
DotStyleStandaloneSetup() - Constructor for class org.eclipse.gef4.dot.internal.parser.DotStyleStandaloneSetup
 
DotStyleStandaloneSetupGenerated - Class in org.eclipse.gef4.dot.internal.parser
Generated from StandaloneSetup.xpt!
DotStyleStandaloneSetupGenerated() - Constructor for class org.eclipse.gef4.dot.internal.parser.DotStyleStandaloneSetupGenerated
 
DotStyleUiModule - Class in org.eclipse.gef4.dot.internal.parser.ui
Use this class to register components to be used within the IDE.
DotStyleUiModule(AbstractUIPlugin) - Constructor for class org.eclipse.gef4.dot.internal.parser.ui.DotStyleUiModule
 
DotTerminalConverters - Class in org.eclipse.gef4.dot.internal.parser.conversion
A terminal converter for Dot.
DotTerminalConverters() - Constructor for class org.eclipse.gef4.dot.internal.parser.conversion.DotTerminalConverters
 
DotUiMessages - Class in org.eclipse.gef4.dot.internal.ui
 
DotUiModule - Class in org.eclipse.gef4.dot.internal.parser.ui
Use this class to register components to be used within the IDE.
DotUiModule(AbstractUIPlugin) - Constructor for class org.eclipse.gef4.dot.internal.parser.ui.DotUiModule
 
dotUiPrefs() - Static method in class org.eclipse.gef4.dot.internal.ui.GraphvizPreferencePage
 
dotUiPrefStore() - Static method in class org.eclipse.gef4.dot.internal.ui.GraphvizPreferencePage
 
DOUBLE_PARSER - Static variable in class org.eclipse.gef4.dot.internal.DotLanguageSupport
A parser used to parse DOT double values.
A B C D E F G H I K L N O P Q R S T U V W X Z _ 
Skip navigation links
GEF4 DOT
1.0.0.201605241352

Copyright (c) 2014 itemis AG and others. All rights reserved.