|
MapQuest Advantage JavaScript API Reference Documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Object
|
+--MQObject
|
+--MQBaseDTStyle
This is the base class for the DTStyle and DTStyleEx objects.
See:
| Fields inherited from class MQObject |
m_xmlDoc, m_xpath
|
| Constructor Summary | |
MQBaseDTStyle
()
Constructs a new MQBaseDTStyle object. |
|
| Method Summary | |
Boolean
|
equals(type)
Checks the equality of the values of two MQBaseDTStyle objects. |
String
|
getClassName()
Returns the text name of this class. |
int
|
getDT()
Returns the DT of this object. |
int
|
getHighScale()
Returns the HighScale of this object. |
int
|
getLowScale()
Returns the LowScale of this object. |
int
|
getObjectVersion()
Returns the version of this class. |
void
|
setDT(<int> val)
Sets the DT of this object. |
void
|
setHighScale(<int> val)
Sets the HighScale of this object. |
void
|
setLowScale(<int> val)
Sets the LowScale of this object. |
| Methods inherited from class MQObject |
getM_XmlDoc, setM_XmlDoc, getM_Xpath, setM_Xpath, setProperty, getProperty, copy, internalCopy
|
| Constructor Detail |
MQBaseDTStyle()
| Method Detail |
Boolean equals(type)
String getClassName()
int getDT()
int getHighScale()
int getLowScale()
int getObjectVersion()
void setDT(<int> val)
val - The new DT of this object.
void setHighScale(<int> val)
val - The new HighScale of this object.
void setLowScale(<int> val)
val - The new LowScale of this object.
|
MapQuest Advantage JavaScript API Reference Documentation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||