public class MoveCommand extends LineCommand
endPoint| Modifier and Type | Method and Description |
|---|---|
Optional<javafx.scene.shape.Rectangle> |
getBoundingBox(javafx.geometry.Point2D absoluteCurrentPoint)
Returns
Optional.empty(). |
getAbsoluteEndPoint, getEndPointaddPoints, getDistanceX, getDistanceY, getMinX, getMinY, getValueOrFail, isAbsolutepublic Optional<javafx.scene.shape.Rectangle> getBoundingBox(javafx.geometry.Point2D absoluteCurrentPoint) throws PathException
Optional.empty().getBoundingBox in class LineCommandabsoluteCurrentPoint - value is irrelevantOptional.empty().PathException - never.Copyright © 2017 Saxonia Systems AG. All rights reserved.