GisFactory
class GisFactory (View source)
Factory class that handles the creation of geometric objects.
Methods
static GisGeometry|null
fromType(string $type)
No description
static GisGeometry|null
fromWkt(string $wkt)
Returns the instance of geometric class of the given wkt type.
Details
static GisGeometry|null
fromType(string $type)
No description
static GisGeometry|null
fromWkt(string $wkt)
Returns the instance of geometric class of the given wkt type.