fortplot
fortplot Documentation
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
Programs
draw_pdf_circle_with_outline
Subroutine
19 statements
Source File
fortplot_pdf_drawing.f90
fortplot_pdf_drawing
draw_pdf_circle_with_outline
Contents
public subroutine draw_pdf_circle_with_outline(this, cx, cy, radius)
Draw filled circle with outline in PDF
Arguments
Type
Intent
Optional
Attributes
Name
class(
pdf_stream_writer
),
intent(inout)
::
this
real(kind=wp),
intent(in)
::
cx
real(kind=wp),
intent(in)
::
cy
real(kind=wp),
intent(in)
::
radius