Class OverlayInfo
java.lang.Object
com.vaadin.flow.component.spreadsheet.client.OverlayInfo
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
type
-
col
public int col -
row
public int row -
width
public float width -
height
public float height -
dy
public float dy -
dx
public float dx
-
-
Constructor Details
-
OverlayInfo
public OverlayInfo() -
OverlayInfo
-