complexType LineLinkageLayer
diagram mapping_p219.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type extension of tns:Layer
properties
base tns:Layer
children tns:VisibilityConstraintList tns:GeometryTable tns:LinkageTable tns:SourcePointStyle tns:DestinationPointStyle tns:ThemeList
attributes
Name  Type  Use  Default  Fixed  Annotation
renderable  xsd:boolean  optional  true    
documentation
Disable the rendering of this layer.
description  xsd:string        
documentation
The name/description for this layer.
relationshipExpression  xsd:string  required      
documentation
The column name containing the relationship; the values are mapped to the attribute names of the geometry table.
metricExpression  xsd:string  required      
documentation
The name of metric expression. This column has the metric values.
sourceExpression  xsd:string  required      
documentation
The name of source column containing the expression.
destinationExpression  xsd:string  required      
documentation
The name of destination column containing the expression.
directionArrowEnabled  xsd:boolean  optional  false    
documentation
Show the direction arrows on all linkage lines. All arrows will show from source to destination.
annotation
documentation
Line linkage layer represents the lines drawn on the map from the centroids of the source geometries to the centroids of the destination geometries.

attribute LineLinkageLayer/@relationshipExpression
type xsd:string
properties
use required
annotation
documentation
The column name containing the relationship; the values are mapped to the attribute names of the geometry table.

attribute LineLinkageLayer/@metricExpression
type xsd:string
properties
use required
annotation
documentation
The name of metric expression. This column has the metric values.

attribute LineLinkageLayer/@sourceExpression
type xsd:string
properties
use required
annotation
documentation
The name of source column containing the expression.

attribute LineLinkageLayer/@destinationExpression
type xsd:string
properties
use required
annotation
documentation
The name of destination column containing the expression.

attribute LineLinkageLayer/@directionArrowEnabled
type xsd:boolean
properties
use optional
default false
annotation
documentation
Show the direction arrows on all linkage lines. All arrows will show from source to destination.

element LineLinkageLayer/GeometryTable
diagram mapping_p220.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type tns:Table
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
name  xsd:string  required      
documentation
The name of the table in the Repository.
annotation
documentation
The table instance having centroids of all the required geometries.

element LineLinkageLayer/LinkageTable
diagram mapping_p221.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type tns:Table
properties
content complex
attributes
Name  Type  Use  Default  Fixed  Annotation
name  xsd:string  required      
documentation
The name of the table in the Repository.
annotation
documentation
This table has the source/destination data with its metric values for which the line linkage will be drawn.

element LineLinkageLayer/SourcePointStyle
diagram mapping_p222.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type tns:Style
properties
minOcc 0
maxOcc 1
content complex
annotation
documentation
Point style applied on the source end point.

element LineLinkageLayer/DestinationPointStyle
diagram mapping_p223.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type tns:Style
properties
minOcc 0
maxOcc 1
content complex
annotation
documentation
Point style applied on the destination end point.

element LineLinkageLayer/ThemeList
diagram mapping_p224.png
namespace http://www.mapinfo.com/midev/service/mapping/v1
type tns:ThemeList
properties
minOcc 0
maxOcc 1
content complex
children tns:Theme
annotation
documentation
A list of themes associated with the line linkage layer.


© 2007, 2020 Precisely. All rights reserved. support.precisely.com