java.lang.Object
java.lang.Record
org.freedesktop.cairo.PathElement.ClosePath
- All Implemented Interfaces:
PathElement
- Enclosing interface:
PathElement
A
PathDataType.CLOSE_PATH
path element-
Nested Class Summary
Nested classes/interfaces inherited from interface org.freedesktop.cairo.PathElement
PathElement.ClosePath, PathElement.CurveTo, PathElement.LineTo, PathElement.MoveTo
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ClosePath
public ClosePath()Creates an instance of aClosePath
record class.
-
-
Method Details
-
toString
-
hashCode
-
equals
Indicates whether some other object is "equal to" this one. The objects are equal if the other object is of the same class and if all the record components are equal.
-