Previous: Tag Index Next: Sharing Table of contents Images Frames Unidata's Integrated Data Viewer > Miscellaneous > IDV Scripting

7.1.9 Display Properties
NameIDValueExample
Display CategorydisplayCategoryString<property name="displayCategory" value=""/>
Legend LabellegendLabelTemplateString<property name="legendLabelTemplate" value=""/>
Extra Legend LabelsextraLabelTemplateString<property name="extraLabelTemplate" value=""/>
Display LabeldisplayListTemplateString<property name="displayListTemplate" value=""/>
Display UnitsettingsDisplayUnitunit, e.g.,celsius<property name="settingsDisplayUnit" value=""/>
Color TablecolorTableNameTemperature<property name="colorTableName" value=""/>
Color Rangerangemin:max<property name="range" value=""/>
Contour SettingscontourInfosemi-colon delimited string:
"interval=<interval>;
min=<min>;
max=<max>;
base=<base>;
dashed=true/false;
labels=true/false;"
<property name="contourInfo" value=""/>
Color Scale SettingscolorScaleInfosemi-colon delimited string:
"visible=true|false;
color=somecolor;
orientation=horizontal|vertical;
placement=top|left|bottom|right
"
<property name="colorScaleInfo" value=""/>
VisibilitydisplayVisibilitytrue|false<property name="displayVisibility" value=""/>
Lock Visibility TogglelockVisibilityToggletrue|false<property name="lockVisibilityToggle" value=""/>
Show In Display ListshowInDisplayListtrue|false<property name="showInDisplayList" value=""/>
Use Fast RenderinguseFastRenderingtrue|false<property name="useFastRendering" value=""/>
Use Times In AnimationuseTimesInAnimationtrue|false<property name="useTimesInAnimation" value=""/>
Include in cursor readoutdoCursorReadouttrue|false<property name="doCursorReadout" value=""/>
Remove on Remove AllcanDoRemoveAlltrue|false<property name="canDoRemoveAll" value=""/>
Show Note TextshowNoteTexttrue|false<property name="showNoteText" value=""/>
LevelsettingsLevelReal value, e.g., 1000.0[hPa]<property name="settingsLevel" value=""/>
Texture QualitytextureQualityinteger<property name="textureQuality" value=""/>
Colors Shadedsmoothedtrue|false<property name="smoothed" value=""/>
Isosurface ValuelevelWithRawValuedouble<property name="levelWithRawValue" value=""/>

 


Previous: Tag Index Next: Sharing Table of contents Images Frames Unidata's Integrated Data Viewer > Miscellaneous > IDV Scripting