Class ShapeConverter


  • public class ShapeConverter
    extends StyleConverter<String,Shape>
    Converts an SVG shape string into a Shape object.
    Since:
    9
    • Constructor Detail

      • ShapeConverter

        public ShapeConverter()