Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface VectorFieldRendererProperties

Hierarchy

  • VectorFieldRendererProperties

Index

Properties

Optional attributeField

attributeField: "Magnitude"

Attribute field presenting the magnitude.

Read more...

Optional flowRepresentation

flowRepresentation: "flow-from" | "flow-to"

Defines the flow direction of the data.

Read more...

Optional style

style: "beaufort-ft" | "beaufort-km" | "beaufort-kn" | "beaufort-m" | "beaufort-mi" | "classified-arrow" | "ocean-current-kn" | "ocean-current-m" | "simple-scalar" | "single-arrow" | "wind-barb"

Predefined symbol styles used to represent the vector flow.

Read more...

Optional symbolTileSize

symbolTileSize: number

Determines the density of the symbols.

Read more...

Optional visualVariables

visualVariables: VisualVariableProperties[]

An array of VisualVariable objects.

Read more...

Generated using TypeDoc