Class ShapeBuilders


  • @Deprecated
    public class ShapeBuilders
    extends java.lang.Object
    Deprecated.
    this class is replaced by each builder's constructor e.g. instead of using ShapeBuilders.newMultiPoint use new MultiPointBuilder()
    A collection of static methods for creating ShapeBuilders.