MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
Loading...
Searching...
No Matches
TSLEntitySet Member List

This is the complete list of members for TSLEntitySet, including all inherited members.

addDataSet()TSLEntityBase
addDataSet(TSLDataHandler *toUseDataHandler)TSLEntityBase
adjustedWeightedCentroid()TSLEntity
alwaysMergeDifferences(bool _alwaysMergeDifferences)TSLEntity
appendData(const char *filename)TSLEntitySet
appendDataFromBuffer(unsigned char *buffer, TSLSize length)TSLEntitySet
centreOfGravity()TSLEntity
centroid() constTSLEntity
clear()TSLEntitySet
clearRenderingAttributes()TSLEntityBase
clone() constTSLEntity
contains(const TSLEntity *other) constTSLEntity
create()TSLEntitySetstatic
createArc(TSLFeatureID featureID, double startAngle, double endAngle, TSLTMC cx, TSLTMC cy, TSLTMC radx, TSLTMC rady=0, double rotation=0)TSLEntitySet
createBorderedPolygon(TSLFeatureID featureID, TSLCoordSet *coords, TSLTMC width, bool keepCoordSet=false)TSLEntitySet
createBorderedPolygon(TSLFeatureID featureID, const TSLCoordSet &coords, TSLTMC width)TSLEntitySet
createClone(const TSLEntity *source)TSLEntitySet
createEllipse(TSLFeatureID featureID, TSLTMC cx, TSLTMC cy, TSLTMC radx, TSLTMC rady=0, double rotation=0.0)TSLEntitySet
createEntitySet()TSLEntitySet
createFromWKB(const unsigned char *wkb, unsigned int wkbLength, double TMCPerMU, double mapOffsetX=0.0, double mapOffsetY=0.0, bool multiAsEntitySet=false, double maxCurveAngle=0.0)TSLEntitystatic
createFromWKT(const char *wkt, double TMCPerMU, double mapOffsetX=0.0, double mapOffsetY=0.0, bool multiAsEntitySet=false, double maxCurveAngle=0.0)TSLEntitystatic
createGeodeticArc(TSLFeatureID featureID, double startAngle, double endAngle, TSLTMC cx, TSLTMC cy, double radx, double rady=0.0, double rotation=0)TSLEntitySet
createGeodeticEllipse(TSLFeatureID featureID, TSLTMC cx, TSLTMC cy, double radx, double rady=0.0, double rotation=0.0)TSLEntitySet
createGeodeticPolygon(TSLFeatureID featureID, TSLCoordSet *coords, bool keepCoordSet=false)TSLEntitySet
createGeodeticPolygon(TSLFeatureID featureID, const TSLCoordSet &coords)TSLEntitySet
createGeodeticPolyline(TSLFeatureID featureID, TSLCoordSet *coords, bool keepCoordSet=false)TSLEntitySet
createGeodeticPolyline(TSLFeatureID featureID, const TSLCoordSet &coords)TSLEntitySet
createGeodeticSymbol(TSLFeatureID featureID, TSLTMC x, TSLTMC y, TSLTMC height=100, double rotation=0)TSLEntitySet
createGeodeticText(TSLFeatureID featureID, TSLTMC x, TSLTMC y, const char *value, TSLTMC height=100, TSLHorizontalAlignment xalign=TSLHorizontalAlignmentCentre, TSLVerticalAlignment yalign=TSLVerticalAlignmentMiddle, double rotation=0)TSLEntitySet
createPolygon(TSLFeatureID featureID, TSLCoordSet *coords, bool keepCoordSet=false)TSLEntitySet
createPolygon(TSLFeatureID featureID, const TSLCoordSet &coords)TSLEntitySet
createPolyline(TSLFeatureID featureID, TSLCoordSet *coords, bool keepCoordSet=false)TSLEntitySet
createPolyline(TSLFeatureID featureID, const TSLCoordSet &coords)TSLEntitySet
createRectangle(TSLFeatureID featureID, const TSLCoord &bottomLeft, const TSLCoord &topRight, double rotation=0)TSLEntitySet
createSymbol(TSLFeatureID featureID, TSLTMC x, TSLTMC y, TSLTMC height=100, double rotation=0)TSLEntitySet
createText(TSLFeatureID featureID, TSLTMC x, TSLTMC y, const char *value, TSLTMC height=100, TSLHorizontalAlignment xalign=TSLHorizontalAlignmentCentre, TSLVerticalAlignment yalign=TSLVerticalAlignmentMiddle, double rotation=0)TSLEntitySet
createUserGeometry(TSLClientUserGeometryEntity *client, bool takeOwnership=true)TSLEntitySet
crosses(const TSLEntity *other) constTSLEntity
dataSet()TSLEntityBase
dataSet() constTSLEntityBase
dataSourceID() constTSLEntityBase
dataSourceID(short dataSourceID)TSLEntityBase
deleteBufferData(unsigned char *buffer) constTSLEntitySet
deleteDataSet()TSLEntityBase
destroy()TSLEntityBase
difference(const TSLEntity *other) constTSLEntity
distance(const TSLCoord &point, bool useRenderedExtent=true, int drawingSurfaceID=-1) constTSLEntity
entityID() constTSLEntityBase
entityID(TSLEntityID value)TSLEntityBase
envelope(int surfaceID=-1) constTSLEntity
equals(const TSLEntity *other) constTSLEntity
featureID() constTSLEntityBase
featureID(TSLFeatureID newValue)TSLEntityBase
find(const TSLEntity *entity) constTSLEntitySet
getRendering(TSLRenderingAttributeInt attribute, int *result) constTSLEntityBase
getRendering(TSLRenderingAttributeDouble attribute, double *result) constTSLEntityBase
getRendering(TSLRenderingAttributeBool attribute, bool *result) constTSLEntityBase
getRendering(TSLRenderingAttributes &result) constTSLEntityBase
insert(TSLEntity *source, int index=-1)TSLEntitySet
intersection(const TSLEntity *other) constTSLEntity
intersects(const TSLEntity *other) constTSLEntity
intersects(const TSLEnvelope *envelope) constTSLEntity
is3DEntity()TSLEntityBase
is3DEntity() constTSLEntityBase
isEntity()TSLEntityBase
isEntity() constTSLEntityBase
isEntitySet(const TSLEntity *entity)TSLEntitySetstatic
isEntitySet(TSLEntity *entity)TSLEntitySetstatic
isOptimisedEntity() constTSLEntityBase
loadData(const char *filename)TSLEntitySet
loadDataFromBuffer(unsigned char *buffer, TSLSize length)TSLEntitySet
move(const TSLCoord &location, const TSLCoord &reference)TSLEntity
name(const char *newValue)TSLEntityBase
name() constTSLEntityBase
operator[](int index)TSLEntitySet
operator[](int index) constTSLEntitySet
overlaps(const TSLEntity *other) constTSLEntity
parent()TSLEntity
parent() constTSLEntity
releaseResources(int surfaceID)TSLEntityBase
removeEntity(TSLEntity *entity)TSLEntitySet
removeEntity(Int index)TSLEntitySet
renderLevel(int level)TSLEntity
renderLevel() constTSLEntity
rotate(double angle, const TSLCoord *origin=NULL)TSLEntity
rotation() constTSLEntity
rotation(double newValue)TSLEntity
saveData(const char *filename, TSLMapLinkVersion ver=TSL_CURRENT_MAPLINK_VERSION) constTSLEntitySet
saveDataToBuffer(TSLSize *length, TSLMapLinkVersion ver=TSL_CURRENT_MAPLINK_VERSION) constTSLEntitySet
scale(double scaleParam, TSLCoord *origin=0)TSLEntity
scaleXY(double scaleX, double scaleY, TSLCoord *origin=0)TSLEntity
setRendering(TSLRenderingAttributeInt attribute, int value)TSLEntityBase
setRendering(TSLRenderingAttributeDouble attribute, double value)TSLEntityBase
setRendering(TSLRenderingAttributeBool attribute, bool value)TSLEntityBase
setRendering(const TSLRenderingAttributes &attributes)TSLEntityBase
size() constTSLEntitySet
sourceID(int value)TSLEntityBase
sourceID() constTSLEntityBase
squareDistance(const TSLCoord &point, bool useRenderedExtent=true, int drawingSurfaceID=-1) constTSLEntity
squareDistance(const TSLEntity *otherEntity) constTSLEntity
touches(const TSLEntity *other) constTSLEntity
translate(TSLTMC xoffset, TSLTMC yoffset)TSLEntity
TSLEntitySet()TSLEntitySetprotected
type() constTSLEntityBase
unionWith(const TSLEntity *other) constTSLEntity
version(TSLVersion value)TSLEntityBase
version() constTSLEntityBase
within(const TSLEntity *other) constTSLEntity
~TSLEntity()TSLEntityprotected
~TSLEntityBase()TSLEntityBaseinlineprotected
~TSLEntitySet()TSLEntitySetprotected