Package com.storedobject.chart
Class MarkArea.Block.Side
java.lang.Object
com.storedobject.chart.MarkArea.Block.Side
- All Implemented Interfaces:
ComponentProperty
- Enclosing class:
MarkArea.Block
A block has 2 sides, the starting side and an ending side. This class represents a side.
- Author:
- Syam
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Encode the JSON string with the properties of this.void
Set the value for the side.void
Set the X and Y values for the side.
-
Constructor Details
-
Side
public Side()
-
-
Method Details
-
encodeJSON
Description copied from interface:ComponentProperty
Encode the JSON string with the properties of this.- Specified by:
encodeJSON
in interfaceComponentProperty
- Parameters:
sb
- Encoded JSON string to be appended to this.
-
setValue
-
setValue
-