Package | Description |
---|---|
org.scilab.forge.scirenderer.ruler |
Modifier and Type | Class and Description |
---|---|
class |
DefaultRulerModel
Default ruler model.
|
Modifier and Type | Method and Description |
---|---|
RulerModel |
RulerDrawer.getModel()
Get the model
|
Modifier and Type | Method and Description |
---|---|
RulerDrawingResult |
RulerDrawer.computeRuler(DrawingTools drawingTools,
RulerModel model,
Transformation canvasProjection)
Compute different parameters on a ruler
|
RulerDrawingResult |
RulerDrawer.draw(DrawingTools drawingTools,
RulerModel model)
Ruler drawing method.
|