![]() |
MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|
This is the complete list of members for TSLRenderingInterface, including all inherited members.
createRasterBuffer(unsigned int width, unsigned int height, TSLRasterBuffer::Format format, TSLRasterBuffer::FilterMode filterMode=TSLRasterBuffer::Linear) | TSLRenderingInterface | |
drawArc(const TSLCoord ¢re_point, TSLTMC xradius, TSLTMC yradius, double start_angle, double end_angle, double rot_angle=0.0) | TSLRenderingInterface | |
drawEllipse(const TSLCoord ¢re_point, TSLTMC xradius, TSLTMC yradius, double rot_angle=0.0) | TSLRenderingInterface | |
drawEntity(TSLEntity *entity, const TSLEnvelope *tmcExtent=NULL) | TSLRenderingInterface | |
drawingSurfaceID() const | TSLRenderingInterface | |
drawPass() const | TSLRenderingInterface | |
drawPolygon(const TSLCoordSet *outer, int numInners=0, const TSLCoordSet **inners=0, TSLEnvelope *extent=0) | TSLRenderingInterface | |
drawPolygon(const TSLCoord *outer, int numOuterCoords, int numInners=0, const TSLCoord **inners=0, int *numCoordsInInner=0, TSLEnvelope *extent=0) | TSLRenderingInterface | |
drawPolyline(const TSLCoordSet *edge, bool closed=false, TSLEnvelope *extent=0) | TSLRenderingInterface | |
drawPolyline(const TSLCoord *edge, int numCoords, bool closed=false, TSLEnvelope *extent=0) | TSLRenderingInterface | |
drawRaster(TSLTMC x, TSLTMC y, unsigned int width, unsigned int height, double angle, TSLRasterBuffer *raster) | TSLRenderingInterface | |
drawSymbol(const TSLCoord &point, TSLTMC size=0, TSLEnvelope *rnd_env=0) | TSLRenderingInterface | |
drawText(const TSLText *textObject, TSLEnvelope *rnd_env=0) | TSLRenderingInterface | |
drawText(const TSLCoord &point, const char *value, TSLEnvelope *rnd_env=0) | TSLRenderingInterface | |
drawText(const TSLCoord &point, const wchar_t *value, TSLEnvelope *rnd_env=0) | TSLRenderingInterface | |
DUToTMC(TSLDeviceUnits x_in, TSLDeviceUnits y_in, TSLTMC *x_out, TSLTMC *y_out) const | TSLRenderingInterface | |
DUToTMC(int num, TSLDeviceUnits *x_ins, TSLDeviceUnits *y_ins, TSLTMC *x_outs, TSLTMC *y_outs) const | TSLRenderingInterface | |
extent() | TSLRenderingInterface | |
extentExceedsDU(const TSLEnvelope &extentInTMC) | TSLRenderingInterface | |
getIDofNearestColour(int red, int green, int blue) | TSLRenderingInterface | |
handleToDrawable() const | TSLRenderingInterface | |
handleToDrawable(TSLDisplayHandle &xDisplay) const | TSLRenderingInterface | |
handleToX11DrawingParameters(TSLVisualHandle &visual, TSLScreenHandle &screen, TSLColourmapHandle &colourmap) const | TSLRenderingInterface | |
isDecluttered(const char *featureName, TSLFeatureID featureID) const | TSLRenderingInterface | |
notifyRenderExtent(const TSLEnvelope &extent) | TSLRenderingInterface | |
queryCoordinateSystem() const | TSLRenderingInterface | |
queryScaledLatLongCoordinateSystem() const | TSLRenderingInterface | |
realtimeReprojectionActive() const | TSLRenderingInterface | |
rotation() const | TSLRenderingInterface | |
rotationActive() const | TSLRenderingInterface | |
rotationCentre() const | TSLRenderingInterface | |
scaledLatLonDrawingExtent(TSLEnvelope &left, TSLEnvelope &right) const | TSLRenderingInterface | |
screenResolution(double &xr, double &yr) const | TSLRenderingInterface | |
setupAreaAttributes(TSLStyleID style, TSLStyleID colour, short opacity=-1, TSLStyleID backgroundColour=0) | TSLRenderingInterface | |
setupEdgeAttributes(TSLStyleID style, TSLStyleID colour, double thickness, TSLDimensionUnits thicknessUnits=TSLDimensionUnitsPixels, int passNumber=0, bool *morePassesRequired=0, TSLEdgeJoinStyle joinStyle=TSLEdgeJoinStyleUndefined, TSLEdgeEndCapStyle endCapStyle=TSLEdgeEndCapStyleUndefined, short opacity=-1) | TSLRenderingInterface | |
setupSymbolAttributes(TSLStyleID style, TSLStyleID colour, double sizeFactor=1.0, TSLDimensionUnits sizeFactorUnits=TSLDimensionUnitsMapUnits, TSLDeviceUnits minPixelSize=1, TSLDeviceUnits maxPixelSize=2000, double orientation=0.0, uint32_t fontCharacter=-1, short opacity=-1, TSLSymbolRotation symbolRotation=TSLSymbolRotationEnabled) | TSLRenderingInterface | |
setupTextAttributes(TSLStyleID font, TSLStyleID colour, double sizeFactor=1.0, TSLDimensionUnits sizeFactorUnits=TSLDimensionUnitsMapUnits, TSLDeviceUnits minPixelHeight=1, TSLDeviceUnits maxPixelHeight=2000, double offsetX=0.0, double offsetY=0.0, TSLDimensionUnits offsetUnits=TSLDimensionUnitsUndefined, double orientation=0.0, TSLHorizontalAlignment halignment=TSLHorizontalAlignmentLeft, TSLVerticalAlignment valignment=TSLVerticalAlignmentFullBottom, TSLTextBackgroundMode backgroundMode=TSLTextBackgroundModeNone, TSLStyleID backgroundFillStyle=0, TSLStyleID backgroundFillOrHaloColour=0, TSLStyleID backgroundEdgeColour=0, TSLTextRotation textRotation=TSLTextRotationEnabled, short opacity=-1, TSLStyleID fillStyle=0, TSLStyleID fillBackgroundColour=0, float complexHaloRadius=-1.0f, TSLDimensionUnits complexHaloUnits=TSLDimensionUnitsUndefined) | TSLRenderingInterface | |
TMCPerDU(TSLTMC &xr, TSLTMC &yr) const | TSLRenderingInterface | |
TMCPerMU() const | TSLRenderingInterface | |
TMCToDU(TSLTMC x_in, TSLTMC y_in, TSLDeviceUnits *x_out, TSLDeviceUnits *y_out) const | TSLRenderingInterface | |
TMCToDU(int num, TSLTMC *x_ins, TSLTMC *y_ins, TSLDeviceUnits *x_outs, TSLDeviceUnits *y_outs) const | TSLRenderingInterface | |
TMCToDuAccurate(double &x, double &y) const | TSLRenderingInterface | |
TMCToDuAccurate(int num, double *xs, double *ys) const | TSLRenderingInterface | |
type() const | TSLRenderingInterface | |
userWord() const | TSLRenderingInterface |