hg: openjfx/8/graphics/rt: RT-26789: toString overriden for shapes.

hang.vo at oracle.com hang.vo at oracle.com
Wed Feb 13 01:33:01 PST 2013


Changeset: 0db334c76977
Author:    Pavel Safrata
Date:      2013-02-13 09:22 +0000
URL:       http://hg.openjdk.java.net/openjfx/8/graphics/rt/rev/0db334c76977

RT-26789: toString overriden for shapes.

! javafx-ui-common/src/javafx/scene/shape/Arc.java
! javafx-ui-common/src/javafx/scene/shape/ArcTo.java
! javafx-ui-common/src/javafx/scene/shape/Circle.java
! javafx-ui-common/src/javafx/scene/shape/ClosePath.java
! javafx-ui-common/src/javafx/scene/shape/CubicCurve.java
! javafx-ui-common/src/javafx/scene/shape/CubicCurveTo.java
! javafx-ui-common/src/javafx/scene/shape/Ellipse.java
! javafx-ui-common/src/javafx/scene/shape/HLineTo.java
! javafx-ui-common/src/javafx/scene/shape/Line.java
! javafx-ui-common/src/javafx/scene/shape/LineTo.java
! javafx-ui-common/src/javafx/scene/shape/MoveTo.java
! javafx-ui-common/src/javafx/scene/shape/Path.java
! javafx-ui-common/src/javafx/scene/shape/Polygon.java
! javafx-ui-common/src/javafx/scene/shape/Polyline.java
! javafx-ui-common/src/javafx/scene/shape/QuadCurve.java
! javafx-ui-common/src/javafx/scene/shape/QuadCurveTo.java
! javafx-ui-common/src/javafx/scene/shape/Rectangle.java
! javafx-ui-common/src/javafx/scene/shape/SVGPath.java
! javafx-ui-common/src/javafx/scene/shape/VLineTo.java
! javafx-ui-common/src/javafx/scene/text/Text.java
! javafx-ui-common/test/unit/javafx/scene/shape/ArcTest.java
! javafx-ui-common/test/unit/javafx/scene/shape/ArcToTest.java
! javafx-ui-common/test/unit/javafx/scene/shape/CircleTest.java
! javafx-ui-common/test/unit/javafx/scene/shape/ClosePathTest.java
! javafx-ui-common/test/unit/javafx/scene/shape/CubicCurveTest.java
! javafx-ui-common/test/unit/javafx/scene/shape/CubicCurveToTest.java
! javafx-ui-common/test/unit/javafx/scene/shape/EllipseTest.java
! javafx-ui-common/test/unit/javafx/scene/shape/HLineToTest.java
! javafx-ui-common/test/unit/javafx/scene/shape/LineTest.java
! javafx-ui-common/test/unit/javafx/scene/shape/LineToTest.java
! javafx-ui-common/test/unit/javafx/scene/shape/MoveToTest.java
! javafx-ui-common/test/unit/javafx/scene/shape/PathTest.java
! javafx-ui-common/test/unit/javafx/scene/shape/PolygonTest.java
! javafx-ui-common/test/unit/javafx/scene/shape/PolylineTest.java
! javafx-ui-common/test/unit/javafx/scene/shape/QuadCurveTest.java
! javafx-ui-common/test/unit/javafx/scene/shape/QuadCurveToTest.java
! javafx-ui-common/test/unit/javafx/scene/shape/RectangleTest.java
! javafx-ui-common/test/unit/javafx/scene/shape/SVGPathTest.java
! javafx-ui-common/test/unit/javafx/scene/shape/VLineToTest.java
! javafx-ui-common/test/unit/javafx/scene/text/TextTest.java



More information about the openjfx-dev mailing list