Class ColoringRuleFactory

java.lang.Object
org.apache.sedona.viz.extension.coloringRule.ColoringRuleFactory

public class ColoringRuleFactory extends Object
A factory for creating ColoringRule objects.
  • Constructor Details

    • ColoringRuleFactory

      public ColoringRuleFactory()
  • Method Details

    • getColoringRule

      public static ColoringRule getColoringRule(String ruleName)
      Gets the coloring rule.
      Parameters:
      ruleName - the rule name
      Returns:
      the coloring rule