Uses of Class
org.drinkless.tdlib.TdApi.VectorPathCommand
Packages that use TdApi.VectorPathCommand
-
Uses of TdApi.VectorPathCommand in org.drinkless.tdlib
Subclasses of TdApi.VectorPathCommand in org.drinkless.tdlibModifier and TypeClassDescriptionstatic class
A cubic Bézier curve to a given point.static class
A straight line to a given point.Fields in org.drinkless.tdlib declared as TdApi.VectorPathCommandConstructors in org.drinkless.tdlib with parameters of type TdApi.VectorPathCommandModifierConstructorDescriptionClosedVectorPath
(TdApi.VectorPathCommand[] commands) Represents a closed vector path.