Package com.myscript.iink.graphics
Interface IStrokerFactory
public interface IStrokerFactory
The `IStrokerFactory` is responsible to create `IStroker` instances.
-
Method Summary
-
Method Details
-
createStroker
Creates a new stroker instance.- Returns:
- a stroker instance.
-