Class WindBarbsFactory

Object
WindBarbsFactory
All Implemented Interfaces:
MarkFactory

public class WindBarbsFactory extends Object implements MarkFactory
Factory to produce WindBarbs. Urls for wind barbs are in the form: windbarbs://default(speed_value)[units_of_measure]

TODO: We may consider adding a FLAG to say whether the arrows are toward wind (meteo convention) or against wind (ocean convention)

Author:
Daniele Romagnoli, GeoSolutions SAS
  • Field Details

  • Constructor Details

    • WindBarbsFactory

      public WindBarbsFactory()
  • Method Details