DBFInfo()

An object containing information about a DBF file

OWSRequest()

Class for programming OWS services

classObj([layer])

The CLASS object.

clusterObj()

The CLUSTER object.

colorObj([red, green, blue, alpha])

An object representing a color.

errorObj()

This class allows inspection of the MapServer error stack.

fontSetObj()

The FONTSET object

hashTableObj()

An object to store key-value pairs

imageObj(*args)

An image object is a wrapper for images generated by MapServer.

labelCacheMemberObj()

An individual feature label.

labelCacheObj()

Set of a map's cached labels.

labelCacheSlotObj()

A cache slot to hold labels grouped by priority

labelLeaderObj()

The LEADER object

labelObj()

The LABEL object

layerObj([map])

The LAYER object

legendObj()

The LEGEND object

lineObj()

A lineObj is composed of one or more pointObj instances

mapObj(*args)

The MAP object

markerCacheMemberObj()

An individual marker.

outputFormatObj(driver, name)

The OUTPUTFORMAT object

pointObj([x, y, z, m])

A pointObj has an x, y, z and m values.

projectionObj(proj4)

The PROJECTION object MapServer's Maps and Layers have Projection attributes, and these are C projectionObj structures, but are not directly exposed by the mapscript module

queryMapObj()

The QUERYMAP object.

rectObj([minx, miny, maxx, maxy, imageunits])

A rectObj represents a rectangle or bounding box.

referenceMapObj()

The REFERENCE object

reprojectionObj(_in, out)

A holder object for projection coordinate transformations, introduced in RFC 126.

resultCacheObj()

A cached result object

resultObj(shapeindex)

The result object is a handle, of sorts, for a feature of the layer

scaleTokenEntryObj()

An individual value within the SCALETOKEN object

scaleTokenObj()

The SCALETOKEN object

scalebarObj()

The SCALEBAR object

shapeObj(type)

Each feature of a layer's data is a shapeObj.

shapefileObj(filename[, type])

An object representing a Shapefile.

styleObj([parent_class])

The STYLE object.

symbolObj(symbolname, imagefile)

The SYMBOL object

symbolSetObj(symbolfile)

A symbolSetObj is an attribute of a mapObj and is associated with instances of symbolObj.

webObj()

The WEB object.