Package org.baseagent.ui.indicator
Class Indicator
java.lang.Object
org.baseagent.ui.indicator.Indicator
-
Constructor Summary
ConstructorDescriptionIndicator
(SimulationComponent associatedComponent) Indicator
(SimulationComponent associatedComponent, int x, int y, int width, int height) -
Method Summary
-
Constructor Details
-
Indicator
-
Indicator
-
-
Method Details
-
getX
public int getX() -
getY
public int getY() -
getWidth
public int getWidth() -
getHeight
public int getHeight() -
getAssociatedComponent
-
draw
public abstract void draw(javafx.scene.canvas.GraphicsContext gc)
-