first commit
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package net.sf.jasperreports.engine;
|
||||
|
||||
public interface JRCommonRectangle extends JRStyleContainer {
|
||||
int getRadius();
|
||||
|
||||
Integer getOwnRadius();
|
||||
}
|
Reference in New Issue
Block a user