Class IconFactory2D

java.lang.Object
repast.simphony.visualization.gui.styleBuilder.IconFactory2D

public class IconFactory2D extends Object
Simple 2D icon factory based adapted from the Geotools WellKnownMarkFactory. TODO Projections: replace this with ability to use SVG.
Author:
Eric Tatara
  • Field Details

    • Shape_List

      public static Set<String> Shape_List
  • Constructor Details

    • IconFactory2D

      public IconFactory2D()
  • Method Details

    • getShape

      public static Shape getShape(String symbol)