MapQuest Advantage JavaScript API Reference Documentation

Class MQFontStyle

Object
   |
   +--MQType
         |
         +--MQFontStyle

class MQFontStyle
extends MQType


Constants for the font style in a DTStyle. When using DTStyles you may reset the font style back to the its default style from the style file state by specifying mqFontInvalid.
Defined in mqobjects.js


Field Summary
<private>  int value
          Value to represent the type and preset to a invalid value
 
Constructor Summary
MQFontStyle (val)
            Constructs a new MQFontStyle object.
 
Method Summary
 String getClassName()
           Returns the text name of this class.
 int getObjectVersion()
           Returns the version of this class.
 int intValue()
           Gets the integer value of this type.
 
Methods inherited from class MQType
equals
 

Field Detail

value

<private> int value

Constructor Detail

MQFontStyle

MQFontStyle(val)

Method Detail

getClassName

String getClassName()

getObjectVersion

int getObjectVersion()

intValue

int intValue()

MapQuest Advantage JavaScript API Reference Documentation

Documentation generated by JSDoc on Tue Oct 16 08:04:12 2007