Class ActivityBounds

java.lang.Object
javafx.geometry.Rectangle2D
com.flexganttfx.view.graphics.ActivityBounds

public final class ActivityBounds
extends Rectangle2D
Activity bounds contain the visual bounds of and the reference to an activity. They are the result of a call to an activity renderer (see ActivityRenderer). They are needed for hitpoint detection, so that activities can be located based on x and y coordinates (e.g. mouse event coordinates).
Since:
1.0