Class PerspectiveEditor

    • Constructor Detail

      • PerspectiveEditor

        public PerspectiveEditor​(String name,
                                 List<String> tags)
        Deprecated.
      • PerspectiveEditor

        public PerspectiveEditor()
        Deprecated.
    • Method Detail

      • addRow

        public void addRow​(RowEditor rowEditor)
        Deprecated.
      • getName

        public String getName()
        Deprecated.
      • setName

        public void setName​(String name)
        Deprecated.
      • getTags

        public List<String> getTags()
        Deprecated.
      • isAValidPerspective

        public boolean isAValidPerspective()
        Deprecated.
      • hashCode

        public int hashCode()
        Deprecated.
        Overrides:
        hashCode in class Object
      • equals

        public boolean equals​(Object o)
        Deprecated.
        Overrides:
        equals in class Object