Poly9 FreeEarth

Class FE.LabelOpts

Object
   |
   +--FE.LabelOpts

class FE.LabelOpts

Defined in freeearth.js


Constructor Summary
FE.LabelOpts(<String> fontName, <Number> fontSize, <String> color, <Number> alpha)
            Option class used in the FE.Label constructor.
 
Method Summary
 void setAttribute(<String> name, <String> value)
           Sets a label option (attribute).
 void setColor(color)
           Sets a label color.

Constructor Detail

FE.LabelOpts

FE.LabelOpts(<String> fontName, <Number> fontSize, <String> color, <Number> alpha)

Method Detail

setAttribute

void setAttribute(<String> name, <String> value)

setColor

void setColor(color)

Poly9 FreeEarth

Documentation generated by JSDoc on Thu Dec 6 19:55:43 2007