mapscript.symbolObj¶
- class mapscript.symbolObj(symbolname: char, imagefile: char const = None)¶
Overview
The symbolObj has the following relationships:
Attributes
anchorpoint_x
double TODO Add documentation
anchorpoint_y
double TODO Add documentation
character
char TODO Add documentation
filled
int TODO Add documentation
font
char TODO Add documentation
imagepath
char immutable TODO Add documentation
inmapfile
int TODO Add documentation
maxx
double TODO Add documentation
maxy
double TODO Add documentation
minx
double TODO Add documentation
miny
double TODO Add documentation
name
char TODO Add documentation
numpoints
int immutable TODO Add documentation
refcount
int immutable TODO Add documentation
sizex
double TODO Add documentation
sizey
double TODO Add documentation
thisown
The membership flag
transparent
int TODO Add documentation
transparentcolor
int TODO Add documentation
type
int TODO Add documentation
Methods
- getImage(input_format: outputFormatObj) imageObj [source]¶