Michael Uleysky
0b4ed61542
Gmr module: Add function ToModel in gmt_color structure.
8 years ago
Michael Uleysky
8d843a7607
Gmt module: Fix error in gmt_font::Convert().
8 years ago
Michael Uleysky
591bc837eb
Gmt module: Fix error in conversion function from string to gmt_dash.
8 years ago
Michael Uleysky
a3a6fa88f9
Gmt module: Error reporting in all Convert functions.
8 years ago
Michael Uleysky
e485d26369
Gmt module. Add error reporting in function Convert of gmt_coord.
8 years ago
Michael Uleysky
6e9dfbf0e7
Gmt module: Using template-based projections names. Fix errors in string representations of projections.
8 years ago
Michael Uleysky
18911f66b5
Gmt module: all functions return const ObjectBase*
8 years ago
Michael Uleysky
f34ab7676c
Gmt module: Add function Map.
9 years ago
Michael Uleysky
4df0d70633
Gmt module: Make ObjectGMTLayer class via ObjectGMTClass template. Add function GMT_LayerShift.
9 years ago
Michael Uleysky
1197c50567
Gmt module: Add structure and function for representation of font parameters.
9 years ago
Michael Uleysky
78e9176d0b
Gmt module: Use ToString instead of std::to_string
9 years ago
Michael Uleysky
05ba7c2421
Gmt module: Rewrite modgmt_func in more template way.
9 years ago
Michael Uleysky
8c2f0c6ef8
Gmt module: Add function Pen.
9 years ago
Michael Uleysky
9dec1223ca
Gmt module: Rename all files to begin with modgmt_
9 years ago
Michael Uleysky
db9f8b1a93
Gmt module: Functions Color, ColorGray, ColorRGB, ColorHSV, and ColorCMYK.
9 years ago
Michael Uleysky
5973d82042
Gmt module: Transformation to lowercase was not used then setting projection by name.
9 years ago
Michael Uleysky
ff4503585c
Gmt module: Using Split instead of manual splitting.
9 years ago
Michael Uleysky
6267df2b4b
Gmt module: In struct gmt_projection:
...
1) Add NOTDEF values to enums.
2) Change type of projections parameters from double to gmt_coord.
3) Correct Value() function to also print region.
4) Setting project type by the name.
Correct list of include files.
9 years ago
Michael Uleysky
772cf30db2
Gmt module: Structures, representing GMT entities.
9 years ago