Skip navigation links
GEF4 DOT
0.2.0.201509140217
D E G I N O S T 

E

EDGE_ID - Static variable in class org.eclipse.gef4.dot.DotProperties
Specifies the identifier of an edge.
EDGE_LABEL - Static variable in class org.eclipse.gef4.dot.DotProperties
Specifies the label of an edge.
EDGE_STYLE - Static variable in class org.eclipse.gef4.dot.DotProperties
Specifies the rendering style of an edge, i.e. if it is solid, dashed, dotted, etc.
EDGE_STYLE_DASHDOT - Static variable in class org.eclipse.gef4.dot.DotProperties
This EDGE_STYLE value specifies that the edge is rendered alternately dashed and dotted ("-.").
EDGE_STYLE_DASHDOTDOT - Static variable in class org.eclipse.gef4.dot.DotProperties
This EDGE_STYLE value specifies that the edge is rendered alternately dashed and dotted ("-..").
EDGE_STYLE_DASHED - Static variable in class org.eclipse.gef4.dot.DotProperties
This EDGE_STYLE value specifies that the edge is rendered dashed.
EDGE_STYLE_DEFAULT - Static variable in class org.eclipse.gef4.dot.DotProperties
Defines the default value for the EDGE_STYLE property, which is EDGE_STYLE_SOLID.
EDGE_STYLE_DOTTED - Static variable in class org.eclipse.gef4.dot.DotProperties
This EDGE_STYLE value specifies that the edge is rendered dotted.
EDGE_STYLE_SOLID - Static variable in class org.eclipse.gef4.dot.DotProperties
This EDGE_STYLE value specifies that the edge is rendered solid.
EDGE_STYLE_VALUES - Static variable in class org.eclipse.gef4.dot.DotProperties
Defines all possible values for the EDGE_STYLE property.
D E G I N O S T 
Skip navigation links
GEF4 DOT
0.2.0.201509140217

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