MapQuest Advantage JavaScript API Reference Documentation

Class MQColorStyle

Object
   |
   +--MQType
         |
         +--MQColorStyle

class MQColorStyle
extends MQType


Pen styles for Rectangle and Line primitives.
Defined in mqobjects.js


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

Field Detail

value

<private> int value

Constructor Detail

MQColorStyle

MQColorStyle(val)

Method Detail

getClassName

String getClassName()

getObjectVersion

int getObjectVersion()

getRGB

int getRGB()

intValue

int intValue()

MapQuest Advantage JavaScript API Reference Documentation

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