Class MarkArea.PointPair
java.lang.Object
io.jmix.chartsflowui.kit.component.model.series.mark.MarkArea.PointPair
- Enclosing class:
- MarkArea
A class containing a pair of points, left top point and right bottom point of area.
- 
Field SummaryFields
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescription
- 
Field Details- 
leftTopPoint
- 
rightBottomPoint
 
- 
- 
Constructor Details- 
PointPair
 
- 
- 
Method Details- 
getLeftTopPoint
- 
getRightBottomPoint
 
-