Searched defs:DrawTextOnPath (Results 1 – 1 of 1) sorted by relevance
35 public class DrawTextOnPath extends PaintOperation implements VariableSupport, Serializable { class45 public DrawTextOnPath(int textId, int pathId, float hOffset, float vOffset) { in DrawTextOnPath() method in DrawTextOnPath