Class NoteFreehandC

java.lang.Object
de.elo.ix.client.NoteFreehandC
All Implemented Interfaces:
java.io.Serializable

public class NoteFreehandC
extends java.lang.Object
implements java.io.Serializable
Constants for NoteFreehand
Since:
7.00.000.025
See Also:
NoteFreehand, Serialized Form
  • Field Summary

    Fields 
    Modifier and Type Field Description
    static int MAX_POINTS
    Maximum number of points in NoteFreehand.
  • Constructor Summary

    Constructors 
    Constructor Description
    NoteFreehandC()  
  • Method Summary

    Modifier and Type Method Description
    int getMAX_POINTS()  
    void setMAX_POINTS​(int max_points)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait