Interface HasSmoothProperty
- All Known Implementing Classes:
Arc
,Circle
,LabeledText
,Line
,Path
,Rectangle
,Shape
,SubtractShape
,SVGPath
,Text
public interface HasSmoothProperty
- Author:
- Bruno Salmon
-
Property Summary
-
Method Summary
-
Property Details
-
smooth
- See Also:
-
-
Method Details
-
smoothProperty
- Returns:
- the
smooth
property - See Also:
-
setSmooth
Sets the value of thesmooth
property.- Property description:
- Parameters:
smooth
- the value for thesmooth
property- See Also:
-
isSmooth
-