public static class SvgPanelUtil.Corners
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.awt.geom.Point2D |
bottomRight |
java.awt.geom.Point2D |
topLeft |
Constructor and Description |
---|
Corners(java.awt.geom.Point2D topLeft,
java.awt.geom.Point2D bottomRight) |