| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
COLORS |
"PaletteColors" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MRU_FILE_LIST_PROPERTY |
"MRUFileList" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
IDENTIFER |
"edgelist" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
IDENTIFER |
"dl" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
IDENTIFER |
"dot" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
IDENTIFER |
"gdf" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
IDENTIFER |
"gexf" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
IDENTIFER |
"gml" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
IDENTIFER |
"graphml" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
IDENTIFER |
"net" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
IDENTIFER |
"tgf" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
IDENTIFER |
"tlp" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
IDENTIFER |
"vna" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
IDENTIFER |
"spreadsheet_csv" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
IDENTIFER |
"spreadsheet_excel" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EDGE_ID |
"id" |
public static final String |
EDGE_KIND |
"kind" |
public static final String |
EDGE_LABEL |
"label" |
public static final String |
EDGE_SOURCE |
"source" |
public static final String |
EDGE_TARGET |
"target" |
public static final String |
EDGE_TYPE |
"type" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NODE_ID |
"id" |
public static final String |
NODE_LABEL |
"label" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
RUNNING |
"running" |
public static final String |
SELECTED_LAYOUT |
"selectedLayout" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final float |
eps |
9.999999974752427E-7f |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EDGE |
"edge" |
public static final String |
EDGE_LABEL |
"edge_label" |
public static final String |
NODE |
"node" |
public static final String |
NODE_LABEL |
"node_label" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LANDSCAPE |
"pdf.landscape" |
public static final String |
MARGIN_BOTTOM |
"pfd.margin.bottom" |
public static final String |
MARGIN_LEFT |
"pdf.margin.left" |
public static final String |
MARGIN_RIGHT |
"pdf.margin.right" |
public static final String |
MARGIN_TOP |
"pdf.margin.top" |
public static final String |
PAGESIZE |
"pdf.pagesize" |
public static final String |
PDF_CONTENT_BYTE |
"pdf.contentbyte" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
ARROW_SIZE |
"arrow.size" |
public static final String |
BACKGROUND_COLOR |
"background-color" |
public static final String |
DIRECTED |
"directed" |
public static final String |
EDGE_COLOR |
"edge.color" |
public static final String |
EDGE_CURVED |
"edge.curved" |
public static final String |
EDGE_LABEL_COLOR |
"edge.label.color" |
public static final String |
EDGE_LABEL_FONT |
"edge.label.font" |
public static final String |
EDGE_LABEL_MAX_CHAR |
"edge.label.max-char" |
public static final String |
EDGE_LABEL_OUTLINE_COLOR |
"edge.label.outline.color" |
public static final String |
EDGE_LABEL_OUTLINE_OPACITY |
"edge.label.outline.opacity" |
public static final String |
EDGE_LABEL_OUTLINE_SIZE |
"edge.label.outline.size" |
public static final String |
EDGE_LABEL_SHORTEN |
"edge.label.shorten" |
public static final String |
EDGE_OPACITY |
"edge.opacity" |
public static final String |
EDGE_RADIUS |
"edge.radius" |
public static final String |
EDGE_RESCALE_WEIGHT |
"edge.rescale-weight" |
public static final String |
EDGE_RESCALE_WEIGHT_MAX |
"edge.rescale-weight.max" |
public static final String |
EDGE_RESCALE_WEIGHT_MIN |
"edge.rescale-weight.min" |
public static final String |
EDGE_THICKNESS |
"edge.thickness" |
public static final String |
MARGIN |
"margin" |
public static final String |
MOVING |
"canvas.moving" |
public static final String |
NODE_BORDER_COLOR |
"node.border.color" |
public static final String |
NODE_BORDER_WIDTH |
"node.border.width" |
public static final String |
NODE_LABEL_BOX_COLOR |
"node.label.box.color" |
public static final String |
NODE_LABEL_BOX_OPACITY |
"node.label.box.opacity" |
public static final String |
NODE_LABEL_COLOR |
"node.label.color" |
public static final String |
NODE_LABEL_FONT |
"node.label.font" |
public static final String |
NODE_LABEL_MAX_CHAR |
"node.label.max-char" |
public static final String |
NODE_LABEL_OUTLINE_COLOR |
"node.label.outline.color" |
public static final String |
NODE_LABEL_OUTLINE_OPACITY |
"node.label.outline.opacity" |
public static final String |
NODE_LABEL_OUTLINE_SIZE |
"node.label.outline.size" |
public static final String |
NODE_LABEL_PROPORTIONAL_SIZE |
"node.label.proportinalSize" |
public static final String |
NODE_LABEL_SHORTEN |
"node.label.shorten" |
public static final String |
NODE_LABEL_SHOW_BOX |
"node.label.box" |
public static final String |
NODE_OPACITY |
"node.opacity" |
public static final String |
NODE_PER_NODE_OPACITY |
"node.per.node.opacity" |
public static final String |
SHOW_EDGE_LABELS |
"edge.label.show" |
public static final String |
SHOW_EDGES |
"edge.show" |
public static final String |
SHOW_NODE_LABELS |
"node.label.show" |
public static final String |
VISIBILITY_RATIO |
"visibility-ratio" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
G2D_TARGET |
"g2d" |
public static final String |
PDF_TARGET |
"pdf" |
public static final String |
SVG_TARGET |
"svg" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
SCALE_STROKES |
"svg.scale.strokes" |
public static final String |
TOP_ARROWS |
"arrows" |
public static final String |
TOP_EDGE_LABELS |
"edge-labels" |
public static final String |
TOP_EDGE_LABELS_OUTLINE |
"edge-labels-outline" |
public static final String |
TOP_EDGES |
"edges" |
public static final String |
TOP_NODE_LABELS |
"node-labels" |
public static final String |
TOP_NODE_LABELS_OUTLINE |
"node-labels-outline" |
public static final String |
TOP_NODES |
"nodes" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
COLOR |
"color" |
public static final String |
DIRECTED |
"directed" |
public static final String |
MUTUAL |
"mutual" |
public static final String |
SELF_LOOP |
"self_loop" |
public static final String |
WEIGHT |
"weight" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
COLOR |
"color" |
public static final String |
HEIGHT |
"height" |
public static final String |
LABEL |
"label" |
public static final String |
SIZE |
"size" |
public static final String |
VISIBLE |
"visible" |
public static final String |
WIDTH |
"width" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
COLOR |
"color" |
public static final String |
SIZE |
"size" |
public static final String |
X |
"x" |
public static final String |
Y |
"y" |
public static final String |
Z |
"z" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
COLOR |
"color" |
public static final String |
HEIGHT |
"height" |
public static final String |
LABEL |
"label" |
public static final String |
SIZE |
"size" |
public static final String |
VISIBLE |
"visible" |
public static final String |
WIDTH |
"width" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EDGE_COLOR |
"edge.label.edgeColor" |
public static final String |
LABEL_X |
"edge.label.x" |
public static final String |
LABEL_Y |
"edge.label.y" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BEZIER_CURVENESS |
"edge.bezier-curveness" |
public static final String |
EDGE_MAX_WEIGHT |
"edge.max-weight" |
public static final String |
EDGE_MIN_WEIGHT |
"edge.min-weight" |
public static final String |
SOURCE |
"source" |
public static final String |
SOURCE_RADIUS |
"edge.source.radius" |
public static final String |
TARGET |
"target" |
public static final String |
TARGET_RADIUS |
"edge.target.radius" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
FONT_SIZE |
"node.label.fontSize" |
public static final String |
NODE_COLOR |
"node.label.nodeColor" |
public static final String |
NODE_SIZE |
"node.label.nodeSize" |
public static final String |
NODE_X |
"node.x" |
public static final String |
NODE_Y |
"node.y" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EDGE_BUILDER |
"edge" |
public static final String |
EDGE_LABEL_BUILDER |
"edge_label" |
public static final String |
NODE_BUILDER |
"node" |
public static final String |
NODE_LABEL_BUILDER |
"node_label" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EVENT_CLOSE |
"close" |
public static final String |
EVENT_OPEN |
"open" |
public static final String |
EVENT_RENAME |
"rename" |
public static final String |
EVENT_SET_FILE |
"setFile" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EVENT_CLOSE |
"close" |
public static final String |
EVENT_OPEN |
"open" |
public static final String |
EVENT_RENAME |
"rename" |
public static final String |
EVENT_SET_SOURCE |
"setSource" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
MASK_VALID |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CLUSTERING_COEFF |
"clustering" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
STRONG |
"strongcompnum" |
public static final String |
WEAKLY |
"componentnumber" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
AVERAGE_DEGREE |
"avgdegree" |
public static final String |
DEGREE |
"degree" |
public static final String |
INDEGREE |
"indegree" |
public static final String |
OUTDEGREE |
"outdegree" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
EIGENVECTOR |
"eigencentrality" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BETWEENNESS |
"betweenesscentrality" |
public static final String |
CLOSENESS |
"closnesscentrality" |
public static final String |
ECCENTRICITY |
"eccentricity" |
public static final String |
HARMONIC_CLOSENESS |
"harmonicclosnesscentrality" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
AUTHORITY |
"authority" |
public static final String |
HUB |
"hub" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MODULARITY_CLASS |
"modularity_class" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PAGERANK |
"pageranks" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
WDEGREE |
"weighted degree" |
public static final String |
WINDEGREE |
"weighted indegree" |
public static final String |
WOUTDEGREE |
"weighted outdegree" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DYNAMIC_AVG_CLUSTERING_COEFFICIENT |
"dynamic_avg_clustering" |
public static final String |
DYNAMIC_CLUSTERING_COEFFICIENT |
"dynamic_clustering" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DYNAMIC_AVGDEGREE |
"dynamic_avgdegree" |
public static final String |
DYNAMIC_DEGREE |
"dynamic_degree" |
public static final String |
DYNAMIC_INDEGREE |
"dynamic_indegree" |
public static final String |
DYNAMIC_OUTDEGREE |
"dynamic_outdegree" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NB_EDGES |
"dynamic nbedges" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
NB_NODES |
"dynamic nodecount" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
EPS |
1.0E-5 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
TT_EOF |
-1 |
public static final int |
TT_EOL |
10 |
public static final int |
TT_NUMBER |
-2 |
public static final int |
TT_WORD |
-3 |
Copyright © 2007–2017. All rights reserved.