Interface VizTMObjectIF

    • Method Detail

      • getTopicMapType

        TopicIF getTopicMapType()
      • setColor

        void setColor​(Color color)
      • setVisible

        void setVisible​(boolean b)
      • addTo

        void addTo​(com.touchgraph.graphlayout.TGPanel tgpanel)
      • setLineWeight

        void setLineWeight​(int lineWeight)
      • setFont

        void setFont​(Font font)
      • setIcon

        void setIcon​(Icon icon)
      • setShape

        void setShape​(int shape)
      • deleteFrom

        void deleteFrom​(com.touchgraph.graphlayout.TGPanel tgpanel)
      • represents

        boolean represents​(Object object)
      • isEdge

        boolean isEdge()
      • isAssociation

        boolean isAssociation()
      • setScopingTopic

        void setScopingTopic​(TopicIF aTopic)