Method that adds a circle to the page object [DEPRECATED]
Method that adds a circle to the page object [DEPRECATED]
public void drawCircle(int,int,int,predefinedColor,predefinedColor);
Method that adds a circle to the page object [DEPRECATED]
public void drawCircle(int,int,int,predefinedColor,predefinedColor,predefinedLineStyle);
Method that adds a circle to the page object [DEPRECATED]
public void drawCircle(int,int,int,predefinedColor,predefinedColor,predefinedLineStyle,int);
Method that adds a circle to the page object [DEPRECATED]
public void drawCircle(int,int,int,predefinedColor,predefinedColor,int);
Method that adds a circle to the page object
public void drawCircle(int,int,int,pdfColor,pdfColor);
Method that adds a circle to the page object
public void drawCircle(int,int,int,pdfColor,pdfColor,predefinedLineStyle);
Method that adds a circle to the page object
public void drawCircle(int,int,int,pdfColor,pdfColor,predefinedLineStyle,int);
Method that adds a circle to the page object
public void drawCircle(int,int,int,pdfColor,pdfColor,int);