![]() |
MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|
This is the complete list of members for TSLArrow, 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() const | TSLEntity | |
clear() | TSLEntitySet | |
clearRenderingAttributes() | TSLEntityBase | |
clone() const | TSLEntity | |
contains(const TSLEntity *other) const | TSLEntity | |
create(const TSLCoordSet &tailPoints, const TSLCoord &armEnd) | TSLArrow | static |
create() | TSLArrow | static |
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) | TSLEntity | static |
createFromWKT(const char *wkt, double TMCPerMU, double mapOffsetX=0.0, double mapOffsetY=0.0, bool multiAsEntitySet=false, double maxCurveAngle=0.0) | TSLEntity | static |
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) const | TSLEntity | |
dataSet() | TSLEntityBase | |
dataSet() const | TSLEntityBase | |
dataSourceID() const | TSLEntityBase | |
dataSourceID(short dataSourceID) | TSLEntityBase | |
deleteBufferData(unsigned char *buffer) const | TSLEntitySet | |
deleteDataSet() | TSLEntityBase | |
destroy() | TSLEntityBase | |
difference(const TSLEntity *other) const | TSLEntity | |
distance(const TSLCoord &point, bool useRenderedExtent=true, int drawingSurfaceID=-1) const | TSLEntity | |
entityID() const | TSLEntityBase | |
entityID(TSLEntityID value) | TSLEntityBase | |
envelope(int surfaceID=-1) const | TSLEntity | |
equals(const TSLEntity *other) const | TSLEntity | |
featureID() const | TSLEntityBase | |
featureID(TSLFeatureID newValue) | TSLEntityBase | |
find(const TSLEntity *entity) const | TSLEntitySet | |
generate() | TSLArrow | |
getRendering(TSLRenderingAttributeInt attribute, int *result) const | TSLEntityBase | |
getRendering(TSLRenderingAttributeDouble attribute, double *result) const | TSLEntityBase | |
getRendering(TSLRenderingAttributeBool attribute, bool *result) const | TSLEntityBase | |
getRendering(TSLRenderingAttributes &result) const | TSLEntityBase | |
head() const | TSLArrow | |
insert(TSLEntity *source, int index=-1) | TSLEntitySet | |
intersection(const TSLEntity *other) const | TSLEntity | |
intersects(const TSLEntity *other) const | TSLEntity | |
intersects(const TSLEnvelope *envelope) const | TSLEntity | |
is3DEntity() | TSLEntityBase | |
is3DEntity() const | TSLEntityBase | |
isEntity() | TSLEntityBase | |
isEntity() const | TSLEntityBase | |
isEntitySet(const TSLEntity *entity) | TSLEntitySet | static |
isEntitySet(TSLEntity *entity) | TSLEntitySet | static |
isOptimisedEntity() const | TSLEntityBase | |
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() const | TSLEntityBase | |
operator[](int index) | TSLEntitySet | |
operator[](int index) const | TSLEntitySet | |
overlaps(const TSLEntity *other) const | TSLEntity | |
parent() | TSLEntity | |
parent() const | TSLEntity | |
releaseResources(int surfaceID) | TSLEntityBase | |
removeEntity(TSLEntity *entity) | TSLEntitySet | |
removeEntity(Int index) | TSLEntitySet | |
renderLevel(int level) | TSLEntity | |
renderLevel() const | TSLEntity | |
rotate(double angle, const TSLCoord *origin=NULL) | TSLEntity | |
rotation() const | TSLEntity | |
rotation(double newValue) | TSLEntity | |
saveData(const char *filename, TSLMapLinkVersion ver=TSL_CURRENT_MAPLINK_VERSION) const | TSLEntitySet | |
saveDataToBuffer(TSLSize *length, TSLMapLinkVersion ver=TSL_CURRENT_MAPLINK_VERSION) const | TSLEntitySet | |
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() const | TSLEntitySet | |
sourceID(int value) | TSLEntityBase | |
sourceID() const | TSLEntityBase | |
squareDistance(const TSLCoord &point, bool useRenderedExtent=true, int drawingSurfaceID=-1) const | TSLEntity | |
squareDistance(const TSLEntity *otherEntity) const | TSLEntity | |
tail() const | TSLArrow | |
touches(const TSLEntity *other) const | TSLEntity | |
translate(TSLTMC xoffset, TSLTMC yoffset) | TSLEntity | |
TSLEntitySet() | TSLEntitySet | protected |
type() const | TSLEntityBase | |
unionWith(const TSLEntity *other) const | TSLEntity | |
version(TSLVersion value) | TSLEntityBase | |
version() const | TSLEntityBase | |
within(const TSLEntity *other) const | TSLEntity | |
~TSLEntity() | TSLEntity | protected |
~TSLEntityBase() | TSLEntityBase | inlineprotected |
~TSLEntitySet() | TSLEntitySet | protected |