Package 

Class DrawDot

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
      DrawDot() Empty constructor.
      DrawDot(String name) Default constructor.
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      void setSize(Double size) Sets the value of the property sizeProperty.
      DoubleProperty sizeProperty() The size of the dots representing each it.unibo.alchemist.model.interfaces.Node in the Environment specified when drawing.
      int hashCode()
      boolean equals(Object obj)
      • Methods inherited from class it.unibo.alchemist.boundary.gui.effects.AbstractEffect

        computeDrawCommands, getName, isVisible, setName, setVisibility
      • Methods inherited from class it.unibo.alchemist.boundary.gui.effects.EffectFX

        computeDrawCommands, setName, setVisibility
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait