Package org.meteoinfo.shape
Class ShapeFactory
- java.lang.Object
-
- org.meteoinfo.shape.ShapeFactory
-
public class ShapeFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ShapeFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static ShapecreateShape(Geometry a)Create shape from geometry
-