Class GraphNodeIcon


  • public class GraphNodeIcon
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      GraphNodeIcon​(org.teamapps.icons.api.Icon icon, int size)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.teamapps.dto.UiTreeGraphNodeIcon createUiTreeGraphNodeIcon()  
      org.teamapps.icons.api.Icon getIcon()  
      int getSize()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GraphNodeIcon

        public GraphNodeIcon​(org.teamapps.icons.api.Icon icon,
                             int size)
    • Method Detail

      • createUiTreeGraphNodeIcon

        public org.teamapps.dto.UiTreeGraphNodeIcon createUiTreeGraphNodeIcon()
      • getIcon

        public org.teamapps.icons.api.Icon getIcon()
      • getSize

        public int getSize()