RangeValueRenderRule

new Cesium.RangeValueRenderRule(options)

范围渲染规则
Name Type Description
options Object 对象具有如下属性:
Name Type Default Description
includeMax Boolean false optional 是否包含最大值
includeMin Boolean false optional 是否包含最小值
otherWith Boolean false optional 条件取反
maxValue Number optional 最大值
minValue Number optional 最小值

Members

设置/获取是否包含最大值
设置/获取是否包含最小值
设置/获取最大值
设置/获取最小值
设置/获取是否取反

Methods

获取渲染规则类型
Returns:
Need help? The fastest way to get answers is from the community and team on the Cesium Forum.