Interface Attributes

All Known Implementing Classes:
Matrix

public interface Attributes
  • Method Details

    • getAttribute

      Object getAttribute(String key)
    • setAttribute

      void setAttribute(String key, Object value)
    • getAttributes

      Map<?,?> getAttributes()