Class Index | File Index

Classes


Class adf.DoubleAlternatingScaleBarRenderer


Extends adf.ScaleBarRendererBase.

Defined in: ScaleBar.js.

Class Summary
Constructor Attributes Constructor Name and Description
 
This Renderes a Double Alternating ScaleBar
Fields borrowed from class adf.ScaleBarRendererBase:
bottom, fontSize, fontStyle, fontWidth, height, lblTop, lblWd, scaleBar, strokeRectSymbol, strokeTextSymbol, strokeWidth, textSymbol, top, width, zero
Method Summary
Method Attributes Method Name and Description
 
render(sd, md, units)
Renders a Double Alternating Scale bar Graphic which is made through combination of adf.Rectangle shapes
Methods borrowed from class adf.ScaleBarRendererBase:
init
Class Detail
adf.DoubleAlternatingScaleBarRenderer()
This Renderes a Double Alternating ScaleBar
Method Detail
render(sd, md, units)
Renders a Double Alternating Scale bar Graphic which is made through combination of adf.Rectangle shapes
Parameters:
{Number} sd
Screen Distance of the ScaleBar
{Number} md
map Distance measured by the ScaleBar
{String} units
The measuring units of the ScaleBar

Documentation generated by JsDoc Toolkit 2.1.0 on Mon May 17 2010 13:45:41 GMT-0700 (PDT)