Documentation of 'org.jplot2d.swing.proptable.property.SizeModeProperty' Java class
SizeModeProperty
org.jplot2d.swing.proptable.property

Class SizeModeProperty

    • Constructor Detail

      • SizeModeProperty

        public SizeModeProperty(PropertyInfo descriptor)
    • Method Detail

      • getName

        public java.lang.String getName()
      • getDisplayName

        public java.lang.String getDisplayName()
      • getShortDescription

        public java.lang.String getShortDescription()
      • getDisplayDigits

        public int getDisplayDigits()
      • getType

        public java.lang.Class<T> getType()
      • readFromObject

        public void readFromObject(java.lang.Object object)
        Load property from the given object, by the PropertyDescriptor's read method.
        Specified by:
        readFromObject in class MainProperty<T>
      • writeToObject

        public void writeToObject(java.lang.Object object)
                           throws java.lang.Throwable
        Write property to the given object, by the PropertyDescriptor's write method.
        Specified by:
        writeToObject in class MainProperty<T>
        Throws:
        java.lang.Throwable

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.