createShape

abstract fun createShape(shapeParameters: T): Shape

Creates the Shape this ShapeFactory is responsible for building. Note that all Shapes are offset to the (0x0) position!

Sources

(source)
Link copied to clipboard