This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control vector field renderer function arguments.
Name | Description | |
---|---|---|
CalculationMethod | The calculation method that will be used for resampling dataThe calculation method is used to determine how to calculate the magnitude and direction of the vector symbol.The following are the valid calculation methods:Vector Average: computes the average of U | |
ClassBreaksRenderer | The Class breaks renderer is used for rendering vector symbols. | |
DirectionBandID | The direction band id. | |
FromUnit | he unit of input data. | |
IsUVComponents | Input is UV components. | |
MagnitudeBandID | The magnitude band id. | |
MassFlowAngleRepresentation | The mass flow angle representation set on the renderer. | |
MaximumMagnitude | The maximum magnitude value. By default, this value is calculated from the input. You may want to modify the maximum magnitude if the input does not have statistics calculated, or the input is U and V components. Tiles with magnitude greater than or equal to t | |
MaximumSymbolSize | The maximum symbol size. It is specified as a percentage of the tile | |
MinimumMagnitude | The minimum magnitude value. By default, this value is calculated from the input. You may want to modify the minimum magnitude if the input does not have statistics calculated, or the input is U and V components. Tiles with magnitude less than or equal to this | |
MinimumSymbolSize | The minimum symbol size. It is specified as a percentage of the tile | |
Raster | The input raster. | |
ReferenceSystem | . | |
SymbologyName | The name of the symbology used for rendering vector dataThe symbology names should be one of the following:Simple ScalarSingle ArrowWind BarbBeaufort Wind (Knots)Beaufort Wind (MetersPerSecond)Ocean Current (Knots)Ocean Current (MetersPerSecond). | |
SymbolTileSize | The tile size that is used to control the density of the symbols. | |
SymbolTileSizeUnits | The units associated with the tile size. | |
TemplateSymbol | Template symbol for rendering the vector field. | |
ToUnit | The unit of output data. |
Classes | Description |
---|---|
VectorFieldRendererFunctionArguments | A class for vector field renderer function arguments. |