PLplot
5.11.0
|
Public Member Functions | |
subroutine | plmapstring1 (mapform, mapname, string, minx, maxx, miny, maxy, plotentries) |
subroutine | plmapstring2 (mapname, string, minx, maxx, miny, maxy, plotentries) |
Definition at line 554 of file sfstubsf95.f90.
subroutine plplot::plmapstring::plmapstring1 | ( | , external | mapform, |
character*(*) | mapname, | ||
character*(*) | string, | ||
real(kind=plflt) | minx, | ||
real(kind=plflt) | maxx, | ||
real(kind=plflt) | miny, | ||
real(kind=plflt) | maxy, | ||
integer(kind=plint), dimension(:), optional | plotentries | ||
) |
Definition at line 1533 of file sfstubsf95.f90.
subroutine plplot::plmapstring::plmapstring2 | ( | character*(*) | mapname, |
character*(*) | string, | ||
real(kind=plflt) | minx, | ||
real(kind=plflt) | maxx, | ||
real(kind=plflt) | miny, | ||
real(kind=plflt) | maxy, | ||
integer(kind=plint), dimension(:), optional | plotentries | ||
) |
Definition at line 1554 of file sfstubsf95.f90.