![]() |
Overloaded. Initializes a new instance of the Stroke class. |
![]() | The XML attributes of the Stroke |
![]() | Get the Points of this Stroke |
![]() | Returns the sorted Substroke array of the Stroke |
![]() | Adds the Substroke to the Stroke's Substroke ArrayList. Inserts the Substroke in ascending order. |
![]() | Overloaded. Adds the Substrokes to the Stroke's Substroke ArrayList |
![]() | Clone this Stroke. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Overloaded. Splits a Stroke's Substroke into two Substrokes at the given Point GUID. |
![]() | Overloaded. Split the substroke at the given index at the point index |
![]() | Overloaded. Split the substrokes given by their indices at the given point split indices |
![]() | Given a stroke index (from Points getter), return int[2]; int[0] is the index of the substroke; int[1] is the index of the point within the substroke |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
![]() | What substrokes compose this Stroke |