|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.scilab.forge.scirenderer.ruler.RulerDrawingResult
public class RulerDrawingResult
Contain information about the ruler drawing result.
| Method Summary | |
|---|---|
java.text.DecimalFormat |
getFormat()
Format getter |
double |
getMaxDistToTicksDirNorm()
Maximum sprite distance to projected ticks direction norm ratio getter. |
Vector3d |
getNormalizedTicksDirection()
Normalized projected ticks direction getter. |
int |
getSubTicksDensity()
Drawn sub-ticks density getter. |
double[] |
getSubTicksValues()
Drawn sub-ticks values getter. |
double[] |
getTicksValues()
Drawn ticks values getter. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.text.DecimalFormat getFormat()
public double[] getTicksValues()
public double[] getSubTicksValues()
public int getSubTicksDensity()
public double getMaxDistToTicksDirNorm()
public Vector3d getNormalizedTicksDirection()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||