WebMapServiceLayerDescription Members TIBCO Spotfire 6.5 API Reference
The WebMapServiceLayerDescription type exposes the following members.
Constructors

  NameDescription
Public methodWebMapServiceLayerDescription
Back to Top
Methods

  NameDescription
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Back to Top
Properties

  NameDescription
Public propertyAbstract
Gets or sets the abstract.
Public propertyBoundingBox
Gets or sets the bounding boxes.
Public propertyCrs
Gets or sets the CRS.
Public propertyFixedHeight
Gets or sets the fixed height, zero if no limitation exists.
Public propertyFixedWidth
Gets or sets the fixed width, zero if no limitation exists.
Public propertyLatLonBoundingBox
Gets or sets the lat lon bounding box.
Public propertyLayer
Gets or sets the layers.
Public propertyName
Gets or sets the name.
Public propertyQueryable
Gets or sets the queryable, 1 if supported else 0.
Public propertyStyle
Gets or sets the styles.
Public propertyTitle
Gets or sets the title.
Back to Top
See Also