Class TagColorAttribute

    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.lang.Integer color  
      static java.lang.String ID  
    • Constructor Summary

      Constructors 
      Constructor Description
      TagColorAttribute​(java.lang.Integer color)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean equals​(java.lang.Object obj)  
      • Methods inherited from class java.lang.Object

        clone, finalize, getClass, notify, notifyAll, wait, wait, wait
    • Field Detail

      • color

        public final java.lang.Integer color
    • Constructor Detail

      • TagColorAttribute

        public TagColorAttribute​(java.lang.Integer color)
    • Method Detail

      • equals

        public boolean equals​(java.lang.Object obj)
        Overrides:
        equals in class NodeAttribute