Class ShapeKeyInfo

    • Constructor Detail

      • ShapeKeyInfo

        public ShapeKeyInfo()
    • Method Detail

      • getKeyAttribute

        protected java.lang.String getKeyAttribute()
        Description copied from class: AbstractConfigurationElement
        This method must return the attribute that uniquely identifies this element among its siblings; if no single attribute can be used, return null and override the getKey and setKey methods.
        Specified by:
        getKeyAttribute in class AbstractConfigurationElement
      • getShapeKey

        public java.lang.String getShapeKey()
      • setShapeKey

        public void setShapeKey​(java.lang.String key)
      • getShapeKeyPath

        public java.lang.String getShapeKeyPath()
      • setShapeKeyPath

        public void setShapeKeyPath​(java.lang.String key)