Interface HasStrokeProperty
- All Known Implementing Classes:
Arc,Circle,LabeledText,Line,Path,Rectangle,Shape,SubtractShape,SVGPath,Text
public interface HasStrokeProperty
- Author:
- Bruno Salmon
-
Property Summary
Properties -
Method Summary
-
Property Details
-
stroke
- See Also:
-
-
Method Details
-
strokeProperty
- Returns:
- the
strokeproperty - See Also:
-
setStroke
Sets the value of thestrokeproperty.- Property description:
- Parameters:
stroke- the value for thestrokeproperty- See Also:
-
getStroke
Gets the value of thestrokeproperty.- Property description:
- Returns:
- the value of the
strokeproperty - See Also:
-