Package eu.bandm.tools.dtm
Class UsageGraph
java.lang.Object
eu.bandm.tools.dtm.UsageGraph
-
Field Summary
Modifier and TypeFieldDescriptionprotected int
protected int
protected int
protected int
protected int
protected int
protected int
protected int
protected Element_map
protected String
(package private) final String
(package private) final String
(package private) final String
protected int
protected int
protected int
protected int
protected int
protected int
-
Constructor Summary
-
Method Summary
-
Field Details
-
min_x
protected int min_x -
limit_x
protected int limit_x -
modulo_shift_x
protected int modulo_shift_x -
modulo
protected int modulo -
factor_x
protected int factor_x -
x_gap
protected int x_gap -
x_margin_right
protected int x_margin_right -
min_y
protected int min_y -
y_step_inner
protected int y_step_inner -
y_step_outer
protected int y_step_outer -
y_margin_bottom
protected int y_margin_bottom -
CHAR_HEIGHT
protected int CHAR_HEIGHT -
width
protected int width -
height
protected int height -
result_svg
-
result_map
-
style_visibleLines
- See Also:
-
style_invisibleLines
- See Also:
-
style_by_external_css
- See Also:
-
-
Constructor Details
-
UsageGraph
public UsageGraph()
-
-
Method Details
-
getResult_svg
-
getResult_map
-
getWidth
public int getWidth() -
getHeight
public int getHeight() -
shortname2textanchor
-
shortname2graphanchor
-
shortname2usertext
-
makeGraph
attention initial coordinate system:| ---+------------------------> positive x | | | positive y V
-