Jet Lime Event Style
Represents the style configuration for an event in a JetLimeEvent UI component. This class encapsulates various styling properties such as position, point type, colors, radius, animation, and stroke attributes for an event point.
Properties
Optional animation for the event point.
The color of the event point.
The fill color of the event point.
The placement of the point relative to the event content (START, CENTER, or END).
The radius of the event point.
The stroke color of the event point.
The stroke width of the event point.
The type of the event point: Empty, Filled or Custom.
The position of the event in the UI component.
Functions
Checks if this instance is equal to another object. Two instances of JetLimeEventStyle are considered equal if they have the same values for all properties.
Sets the placement of the point relative to the event content.
Sets the position of the JetLimeEvent.