Class Definitions

In this section:

This section lists and describes the classes that are used to configure the WebFOCUS Adapter for Geographic Information Systems: ESRI ArcGIS Server and ArcIMS.


Top of page

x
ScaleBar

Class:

ScaleBar

Package:

com.esri.aims.mtier.model.acetate

Method

Values

Description

setAntialiasing

Boolean

 

setBarColor

String (use color swatch to set values)

Sets the bar color value for this ScaleBar object.

setBarTransparency

Double (transparency)

Sets the value of transparency for this ScaleBar object. 1.0 indicates 0 percent transparent and 0.0 is 100 percent transparent.

setBarWidth

Int (width)

Sets the given value as width of this ScaleBar object.

setDistance

Distance (double)

Sets the distance value for this ScaleBar object.

setFont

String (font)

Sets the font value for this ScaleBar object.

setFontColor

String (font color)

Sets the font color for this ScaleBar object.

setFontSize

Int (font size)

Sets the font size of this ScaleBar object.

setFontStyle

String (bold, regular)

Sets the given font style for this Scalebar object.

setID

String (value of the identifier)

 

setMapUnits

String (degrees, feet, kilometers, meters, miles)

Sets the map units value for this ScaleBar object.

setMode

String (cartesian, geodesic)

Sets the mode value when the map units are in decimal degrees.

setOutline

String (regular, underline, bold)

Sets the given font style for this Scalebar object.

setOverlap

Boolean (true, false)

Sets the overlap value for this Scalebar object. When true, labels can overlap. When false, labels will not overlap the symbol.

setPrecision

Int (precision)

Sets precision value for this ScaleBar object.

setRound

Double (round)

Sets the number of digits to round.

setScaleUnits

String (feet, kilometers, meters, miles)

Sets the scale units for this ScaleBar object.

setScreenLength

Int (screen length)

Sets the screen length value for this ScaleBar object.

setTextTransparency

Double (text transparency)

Sets the text transparency value for this ScaleBar object.

setX

Double (X coordinate)

Sets the X-coordinate value of this ScaleBar object.

setY

Double (Y coordinate)

Sets the Y-coordinate value of this ScaleBar object.



x
NorthArrow

Class:

NorthArrow

Package:

com.esri.aims.mtier.model.acetate

Methods

Values

Description

setAngle

Double (angle)

Sets the angle of the north arrow in degrees.

setAntialiasing

Boolean (antialiasing)

Sets the antialiasing value for this NorthArrow object.

setArrowType

String (1,2,3,4,5,6,7,8)

Sets the arrow type value for this NorthArrow object.

setOutline

String (color)

Sets the outline color for this NorthArrow object.

setOverlap

Boolean (overlap)

Sets if labels can overlap this NorthArrow object.

setShadow

String (shadow color)

Sets the shadow color for this NorthArrow object.

setSize

Int (size)

Sets the given value as size for this NorthArrow object.

setTransparency

Double (transparency)

Sets the percentage of transparency for this object.

setX

Double (X coordinate location)

Sets the X-coordinate location for this object.

setY

Double (Y coordinate location)

Sets the Y-coordinate location for this NorthArrow object.



x
ArrowMarkerSymbol

Class:

ArrowMarkerSymbol

Package:

com.esri.arcgis.display

Methods

Values

Description

setAngle

Double (angle (in))

Marker symbol angle.

setColor

IColor (reference to the com.esri.arcgis.display.IColor (in))

Marker symbol color.

setLength

Double (length (in))

Marker symbol length.

setMapLevel

Int (MapLevel (in))

Current map level for drawing multi-level symbols.

setROP2

Int

com.esri.arcgis.display.esriRasterOpCode
constant (in)

Raster operation code for pixel drawing.

setRotateWithTransform

Boolean (flag (in))

Indicates if the symbol rotates with the display.

setSize

Double (size (in))

Marker symbol size.

setStyle

Int (0 - esriAMSPlain)

Arrow marker style.

setWidth

Double (width (in))

Arrow marker width.

setXOffset

Double (xOffset (in))

Symbol X-axis offset from point location.

setYOffset

Double (yOffset (in))

Symbol Y-axis offset from point location.



x
Barchartsymbol

Class:

Barchartsymbol

Package:

com.esri.arcgis.display

Methods

Type

Values

Description

setAngle

Double (angle (in))

Marker symbol angle.

setColor

IColor (Reference to a com.esri.arcgis.display.IColor (in))

Marker symbol color.

setDisplay3D

Boolean (flag (in))

Indicates if the chart symbol is 3D.

setMaxValue

Double (value (in))

The maximum value.

setROP2

Int

com.esri.arcgis.display.esriRasterOpCode 
constant (in)

Raster operation code for pixel drawing.

setShowAxes

Boolean (flag (in))

Indicates if the axis are shown.

setSize

Double (size (in))

Marker symbol size.

setSpacing

Double (points (in))

The spacing between bars in points.

setThickness

Double (points (in))

3D thickness of the chart symbol.

setTilt

Int (angle (in))

Tilt of 3D Display (0-90 degrees).

setVerticalBars

Boolean (flag (in))

Indicates if the bars are oriented vertically.

setWidth

Double (points (in))

Arrow marker width.

setXOffset

Double (xOffset (in))

Symbol X-axis offset from point location.

setYOffset

Double (yOffset (in))

Symbol Y-axis offset from point location.



x
CartographicLineSymbol

Class:

CartographicLineSymbol

Package:

com.esri.arcgis.display

Methods

Type

Values

Description

setCap

Int

Line end cap style.

setColor

IColor

Line symbol color.

setDecorationOnTop

Boolean

Indicates if the decoration is drawn on top.

setFlip

Boolean

Indicates if the line symbol is flipped.

setJoin

Int (0 - esriLCSMitre (default), 1 - esriLJSRound, 2 - esriLJSBeve)

Line join style.

setLineStartOffset

Double

The line start offset.

setMapLevel

Int

Current map level for drawing multi-level symbols.

setMiterLimit

Double

Size threshold for showing mitered line joins.

setOffset

Double

The line offset value.

setROP2

Int (drawmode)

Raster operation code for pixel drawing.

setWidth

Double

Line symbol width.



x
Available With ArcGIS Server

In this section:

 



x
SimpleMarkerSymbol

Class:

SimpleMarkerSymbol

Package:

com.esri.arcgis.display

Methods

Values

Description

setAngle

Double

Marker symbol angle.

setColor

IColor

Marker symbol color.

setMapLevel

Int

Current map level for drawing multi-level symbols.

setOutline

Boolean

Indicates if the symbol outline will draw.

setOutlineColor

IColor

Outline color.

setOutlineSize

Double

Outline diameter.

setROP2

Int (drawmode)

Raster operation code for pixel drawing.

setRotateWithTransform

Boolean

Indicates if the symbol rotates with the display.

setSize

Double

Marker symbol size.

setStyle

Int (0 - esriSMSCircle (default), 1 - esriSMSSquare, 2 - esriSMSCross, 3 - esriSMSX, 4 - esriSMSDiamond)

Marker style.

setXOffset

Double

Symbol X-axis offset from point location.

setYOffset

Double

Symbol Y-axis offset from point location.



x
SimpleLineSymbol

Class:

SimpleLineSymbol

Package:

com.esri.arcgis.display

Methods

Values

Description

setColor

IColor

Line symbol color.

setMapLevel

Int

Current map level for drawing multi-level symbols.

setROP2

Int (drawmode)

Raster operation code for pixel drawing.

setStyle

Int (0 - esriSLSSolid, 1 - esriSLSDash, 2 - esriSLSDot, 3 - esriSLSDashDot, 4 - esriSLSDashDotDot, 5 - esriSLSNull, 6 - esriSLSInsideFrame)

Marker style.

setWidth

Double

Line symbol width.



x
SimpleFillSymbol

Class:

SimpleFillSymbol

Package:

com.esri.arcgis.display

Methods

Values

Description

setColor

IColor

Fill color.

setMapLevel

Int

Current map level for drawing multi-level symbols.

setROP2

Int (drawmode)

Raster operation code for pixel drawing.

setStyle

Int (0 - esriSFSSolid, 1 - esriSMSSquare, esriSFSNull, 2 - esriSFSHollow, 3 - esriSFSHorizontal, 4 - esriSFSVertical, 5 - esriSFSForwardDiagonal, 6 - esriSFSBackwardDiagonal, 7 - esriSFSCross, 8 - esriSFSDiagonalCross)

Fill style.



x
PieChartSymbol

Class:

PieChartSymbol

Package:

com.esri.arcgis.display

Methods

Values

Description

setAngle

Double

Marker symbol angle.

setClockwise

Boolean

Indicates if the slices are drawn in a clockwise direction.

setColor

IColor

Marker symbol color.

setDisplay3D

Boolean

Indicates if the chart symbol is 3D.

setMaxValue

Double

The maximum value.

setROP2

Int (drawmode)

Raster operation code for pixel drawing.

setSize

Double

Marker symbol size.

setThickness

Double

3D thickness of the chart symbol.

setTilt

Int

Tilt of 3D Display (0-90 degrees).

setUseOutline

Boolean

Indicates if the outline symbol is drawn.

setXOffset

Double

Symbol X-axis offset from point location.

setYOffset

Double

Symbol Y-axis offset from point location.



x
PictureMarkerSymbol

Class:

PictureMarkerSymbol

Package:

com.esri.arcgis.display

Methods

Values

Description

setAngle

Double

Marker symbol angle.

setBackgroundColor

IColor

Background color of the picture for 1-bit images.

setBitmapTransparencyColor

IColor

Color within bitmap indicating transparency.

setColor

IColor

Marker symbol color.

setMapLevel

Int

Current map level for drawing multi-level symbols.

setROP2

Int (drawmode)

Raster operation code for pixel drawing.

setRotateWithTransform

Boolean

Indicates if the symbol rotates with the display.

setSize

Double

Marker symbol size.

setSwapForeGroundBackGroundColor

Boolean

Indicates if the foreground and background colors are swapped on 1-bit images only.

setXOffset

Double

Symbol X-axis offset from point location.

setXScale

Double

Symbol scale along X-axis.

setXOffset

Double

Symbol X-axis offset from point location.

setYOffset

Double

Symbol Y-axis offset from point location.



x
PictureLineSymbol

Class:

PictureLineSymbol

Package:

com.esri.arcgis.display

Methods

Values

Description

setBackgroundColor

IColor

Line background color.

setBitmapTransparencyColor

IColor

Color within bitmap, indicating transparency.

setColor

IColor

Line symbol color.

setMapLevel

Int

Current map level for drawing multi-level symbols.

setOffset

Double

Picture offset from center of line.

setROP2

Int (drawmode)

Picture offset from center of line.

setRotate

Boolean

Indicates if the picture is rotated to follow the line.

setSwapForeGroundBackGroundColor

Boolean

Indicates if the foreground and background colors are swapped on 1-bit images only.

setWidth

Double

Line symbol width.

setXScale

Double

Scale of picture along X-axis.

setYScale

Double

Scale of picture along Y-axis.



x
PictureFillSymbol

Class:

PictureFillSymbol

Package:

com.esri.arcgis.display

Methods

Values

Description

setAngle

Double

Angle of picture fill.

setBackgroundColor

IColor

Fill background color.

setBitmapTransparencyColor

IColor

Color within bitmap indicating transparency.

setColor

IColor

Fill color.

setMapLevel

Int

Current map level for drawing multi-level symbols.

setROP2

Int (drawmode)

Raster operation code for pixel drawing.

setSwapForeGroundBackGroundColor

Boolean

Indicates if the foreground and background colors are swapped on 1-bit images only.

setXOffset

Double

Fill offset along X-axis.

setXScale

Double

Scale of picture fill along X-axis.

setXSeparation

Double

Fill element separation along X-axis.

setYOffset

Double

Fill offset along Y-axis.

setYScale

Double

Scale of picture fill along Y-axis.

setYSeparation

Double

Fill element separation along Y-axis.



x
MultiLayerLineSymbol

Class:

MultiLayerLineSymbol

Package:

Class com.esri.arcgis.display

Methods

Values

Description

setAllColorLocked

Boolean

Indicates if the color is locked for all layers.

setAllVisible

Boolean

Indicates if all the layers are visible or invisible.

setColor

IColor

Fill color.

setMapLevel

Int

Current map level for drawing multi-level symbols.

setROP2

Int (drawmode)

Raster operation code for pixel drawing.

setWidth

Double

Line symbol width.



x
MultiLayerFillSymbol

Class:

MultiLayerFillSymbol

Package:

com.esri.arcgis.display

Methods

Values

Description

setAllColorLocked

Boolean

Indicates if the color is locked for all layers.

setAllVisible

Boolean

Indicates if all the layers are visible or invisible.

setColor

IColor

Fill color.

setMapLevel

Int

Current map level for drawing multi-level symbols.

setROP2

Int (drawmode)

Raster operation code for pixel drawing.



x
MultiLayerMarkerSymbol

Class:

MultiLayerMarkerSymbol

Package:

com.esri.arcgis.display 

Methods

Values

Description

setAllColorLocked

Boolean

Indicates if the color is locked for all layers.

setAllVisible

Boolean

Indicates if all the layers are visible or invisible.

setColor

IColor

Fill color.

setMapLevel

Int

Current map level for drawing multi-level symbols.

setROP2

Int (rawmode)

Raster operation code for pixel drawing.

setMaskSize

Double

The mask size.

setMaskStyle

Int (esriMaskStyle)

The mask style.

setRotateWithTransform

Boolean

Indicates if the symbol rotates with the display.

setSize

Double

Marker symbol size.

setXOffset

Double

Symbol X-axis offset from point location.

setYOffset

Double

Symbol Y-axis offset from point location.



x
CharacterMarkerSymbol

Class:

CharacterMarkerSymbol

Package:

com.esri.arcgis.display

Methods

Value

Description

setAngle

Double

Marker symbol angle.

setCharacterIndex

Int

Character index within font.

setColor

IColor

Marker symbol color.

setFontBold

Boolean

 

setFontCharset

Short

 

setFontItalic

Boolean

 

setFontName

String

 

setFontSize

Long

 

setFontStrikethrough

Boolean

 

setFontUnderline

Boolean

 

setFontWeight

Short

 

setMapLevel

Int

Current map level for drawing multi-level symbols.

setROP2

Int (drawmode)

Raster operation code for pixel drawing.

setRotateWithTransform

Boolean

Indicates if the symbol rotates with the display.

setSize

Double

Marker symbol size.

setXOffset

Double

Symbol X-axis offset from point location.

setXScale

Double

Symbol scale along X-axis.

setYOffset

Double

Symbol Y-axis offset from point location.

setYScale

Double

Symbol scale along Y-axis.



x
DotDensityFillSymbol

Class:

DotDensityFillSymbol

Package:

com.esri.arcgis.display

Methods

Values

Description

setBackgroundColor

IColor

The background color.

setColor

IColor

Fill color.

setDotSize

Double

The size of dots used to fill.

setDotSpacing

Double

The distance between dot centers, expressed as a percentage of dot size.

setExcludeMask

Boolean

Indicates if the dots are to be excluded from the mask area.

setFixedPlacement

Boolean

Indicates if the dots are always placed at the same location (the alternative is random placement).

setMapLevel

Int

Current map level for drawing multi-level symbols.

setROP2

Int (drawmode)

Raster operation code for pixel drawing.

setUseMasking

Boolean

Indicates if masking is used.



x
GradientFillSymbol

Class:

GradientFillSymbol 

Package:

com.esri.arcgis.display

Methods

Values

Description

setColor

IColor

Fill color.

setGradientAngle

Double

Direction of fill gradient.

setGradientPercentage

Double

Gradient percentage controls the bleeding effect of the fill.

setIntervalCount

Int

Interval count controls the number of colors in the color ramp.

setMapLevel

Int

Current map level for drawing multi-level symbols.

setROP2

Int (drawmode)

Raster operation code for pixel drawing.

setStyle

Int (esriGradientFillStyle)

Gradient fill style.



x
HashLineSymbol

Class:

HashLineSymbol

Package:

com.esri.arcgis.display

Methods

Values

Description

setAngle

Double

Hash line angle.

setCap

Int

Line end cap style.

setColor

IColor

Line symbol color.

setDecorationOnTop

Boolean

Indicates if the decoration is drawn on top.

setFlip

Boolean

Indicates if the line symbol is flipped.

setJoin

Int (esriLineJoinStyle)

Line join style.

setLineStartOffset

Double

The line start offset.

setMapLevel

Int

Current map level for drawing multi-level symbols.

setMiterLimit

Double

Size threshold for showing mitered line joins.

setOffset

Double

The line offset value.

setROP2

Int (drawmode)

Raster operation code for pixel drawing.

setWidth

Double

Line symbol width.



x
LineFillSymbol

Class:

LineFillSymbol

Package:

com.esri.arcgis.display

Methods

Values

Description

setAngle

Double

Line symbol angle within fill.

setColor

IColor

Fill color.

setMapLevel

Int

Current map level for drawing multi-level symbols.

setOffset

Double

The line offset value.

setROP2

Int (drawmode)

Raster operation code for pixel drawing.

setSeparation

Double

Line symbol separation within fill.



x
MarkerFillSymbol

Class:

MarkerFillSymbol

Package:

com.esri.arcgis.display 

Methods

Values

Description

setColor

IColor

Fill color.

setGridAngle

Double

Angle of marker position grid.

setMapLevel

Int

Current map level for drawing multi-level symbols.

setROP2

Int (drawmode)

Raster operation code for pixel drawing.

setStyle

Int (esriMarkerFillStyle)

Fill style.

setXOffset

Double

Fill offset along X-axis.

setXSeparation

Double

Fill element separation along X-axis.

setYOffset

Double

Fill offset along Y-axis.

setYSeparation

Double

Fill element separation along Y-axis.



x
MarkerLineSymbol

Class:

MarkerLineSymbol

Package:

com.esri.arcgis.display

Methods

Values

Description

setCap

Int (esriLineCapStyle)

Line end cap style.

setColor

IColor

Line symbol color.

setDecorationOnTop

Boolean

Indicates if the decoration is drawn on top.

setFlip

Boolean

Indicates if the line symbol is flipped.

setJoin

Int (esriLineJoinStyle)

Sets the line join style.

setLineStartOffset

Double

The line start offset.

setMapLevel

Int

Current map level for drawing multi-level symbols.

setMiterLimit

Double

Size threshold for showing mitered line joins.

setOffset

Double

The line offset value.

setROP2

Int

Raster operation code for pixel drawing.

setWidth

Double

Line symbol width.



x
TextSymbol

Class:

TextSymbol

Package:

com.esri.arcgis.display

Methods

Values

Description

setAngle

Double

Text baseline angle.

setBreakCharacter

Int (CharIndex)

Character to be interpreted as text line end.

setCJKCharactersRotation

Boolean

Indicates if CJK characters are rotated.

setCase

Int (esriTextCase)

The text case.

setCharacterSpacing

Double

The character spacing.

setCharacterWidth

Double

The character width.

setClip

Boolean

Indicates if the text will be clipped per geometry.

setColor

IColor

Text color.

setDirection

Int (esriTextDirection)

The text direction.

setFlipAngle

Double

The flip angle.

setFontBold

Boolean

 

setFontCharset

Short

 

setFontItalic

Boolean

 

setFontName

String

 

setFontSize

Long

 

setFontStrikethrough

Boolean

 

setFontUnderline

Boolean

 

setFontWeight

Short

 

setHorizontalAlignment

Int (esriHorizontalAlignment)

Horizontal alignment style.

setKerning

Boolean

Indicates if kerning is on.

setLeading

Double

The leading character.

setMapLevel

Int

Current map level for drawing multi-level symbols.

setMargin

Double

Value for the margin.

setMaskSize

Double

The mask size.

setMaskStyle

Int (esriMaskStyle)

The mask style.

setPosition

Int (esriTextPosition)

The text position.

setROP2

Int (drawmode)

Raster operation code for pixel drawing.

setRightToLeft

Boolean

Indicates if the text is drawn from right to left.

setRotateWithTransform

Boolean

Indicates if the symbol rotates with the display.

setShadowColor

IColor

The shadow color.

setShadowXOffset

Double

The shadow X offset.

setShadowYOffset

Double

The shadow Y offset.

setSize

Double

Text size.

setText

String

Text to draw.

setTypeSetting

Boolean

Indicates if typesetting is used.

setVerticalAlignment

Int (esriTextVerticalAlignment)

Vertical alignment style.

setWordSpacing

Double

The word spacing.

setXOffset

Double

Text offset along X-axis.

setYOffset

Double

Text offset along Y-axis.



x
StackedChartSymbol

Class:

StackedChartSymbol 

Package:

com.esri.arcgis.display

Methods

Values

Description

setAngle

Double

Marker symbol angle.

setColor

IColor

Marker symbol color.

setDisplay3D

Boolean

Indicates if the chart symbol is 3D.

setFixed

Boolean

Indicates if the bars are of a fixed length (the alternative is graduated length bars).

setMaxValue

Double

The maximum value.

setROP2

Int (drawmode)

Raster operation code for pixel drawing.

setSize

Double

Marker symbol size.

setThickness

Double

3D thickness of the chart symbol.

setTilt

Int

Tilt of 3D Display (0-90 degrees).

setUseOutline

Boolean

Indicates if the outline symbol is drawn.

setVerticalBar

Boolean

Indicates if the bar is oriented vertically.

setWidth

Double

The width of the bar in points.

setXOffset

Double

Symbol X-axis offset from point location.

setYOffset

Double

Symbol Y-axis offset from point location.



x
CartoRampSymbol

Class:

CartoRampSymbol

Package:

com.esri.arcgis.carto

Methods

Values

Description

setColor

IColor

Fill color.

setInvert

Boolean

Indicates whether to invert.

setLegendClassIndex

Int

Ordinal number of the legend class for the symbol (0, 1, 2).

setMapLevel

Int

Current map level for drawing multi-level symbols.

setROP2

Int (drawmode)

Raster operation code for pixel drawing.



x
ColorSymbol

Class:

ColorSymbol

Package:

com.esri.arcgis.carto

Methods

Values

Description

setColor

IColor

Fill color.

setMapLevel

Int

Current map level for drawing multi-level symbols.

setROP2

Int (drawmode)

Raster operation code for pixel drawing.



x
Available With ArcGIS Server and ArcIMS

In this section:

 



x
CalloutMarkerSymbol

Class:

CalloutMarkerSymbol

Package:

com.esri.aims.mtier.model.map.layer.renderer.symbol 

Methods

Values

Description

setAntialiasing

Boolean

Sets the antialiasing value for the CalloutMarkerSymbol.

setBackColor

String

Sets the CalloutMarkerSymbol background color with given a value.

setBoundaryColor

String

Sets the CalloutMarkerSymbol boundary color.

setFont

String

Sets the given font name for this CalloutMarkerSymbol.

setFontColor

String

Sets the font color for this CalloutMarkerSymbol.

setFontSize

Long

Sets the given value as font size for this CalloutMarkerSymbol.

setFontStyle

String

Sets the CalloutMarkerSymbol font style.

setGlowing

String

Sets the given value as glowing color for this CalloutMarkerSymbol.

setInterval

Long

Sets the distance between the point and callout box.

setOutline

String

Sets the outline font color for this CalloutMarkerSymbol.

setShadow

String

Sets the CalloutMarkerSymbol shadow color using a given value.

setTransparency

Double

Sets the percentage of transparency for this CalloutMarkerSymbol.



x
ChartSymbol

Class:

ChartSymbol

Package:

com.esri.aims.mtier.model.map.layer.renderer.symbol

Methods

Values

Description

setAntialiasing

Boolean

Sets the antialiasing property as active.

setMaxSize

Long

Sets the maximum size of chart, if size or sizefield is not used.

setMaxValue

Long

Sets the maximum value that corresponds to the minimum chartsize in minsize.

setMinSize

Long

Sets the minimum size of chart, if size or sizefield is not used.

setMinValue

Long

Sets the minimum value that corresponds to the minimum chartsize in minsize.

setMode

String

Sets the mode of the ChartSymbol as Pie or Chart.

setOutline

String

Sets the ChartSymbol outline color value.

setShadow

String

Sets the ChartSymbol shadow color value.

setSize

Long

Sets the size of charts with a given value.

setSizeField

String

Sets the value of ChartSymbol size field, which corresponds to the field in the database containing the size of the chart.

setTransparency

Double

Sets the ChartSymbol percentage of transparency value.



x
GradientFillSymbol

Class:

GradientFillSymbol

Package:

com.esri.aims.mtier.model.map.layer.renderer.symbol

Methods

Values

Description

setAntialiasing

Boolean

Sets the antialiasing property as active.

setFillType

String

Sets the fill type for this GradientFillSymbol object.

setFinishColor

String

Sets the GradientFillSymbol end color as a RGB value.

setOverlap

Boolean

Sets the overlap value, which determines if labels can overlap this symbol.

setStartColor

String

Sets the GradientFillSymbol start color as a RGB value.

setTransparency

Double

Sets the percentage of transparency for this GradientFillSymbol.



x
HashLineSymbol

Class:

HashLineSymbol

Package:

com.esri.aims.mtier.model.map.layer.renderer.symbol

Methods

Values

Description

setAntialiasing

Boolean

Sets the HashLineSymbol antialiasing value.

setColor

String

Sets the HashLineSymbol color value.

setHashType

String

Sets the HashLineSymbol type value.

setInterval

Long

Sets the distance between railroad crosshashes in pixels.

setLineThickness

Long

Sets the HashLineSymbol line thickness in pixels.

setOverlap

Boolean

Sets the overlap value, which determines if labels can overlap this symbol.

setTickThickness

Long

Sets the HashLineSymbol tick thickness in pixels.

setTransparency

Double

Sets the HashLineSymbol transparency value.

setWidth

Long

Sets the width of the crosshash in pixels.



x
RasterFillSymbol

Class:

RasterFillSymbol

Package:

com.esri.aims.mtier.model.map.layer.renderer.symbol

Methods

Values

Description

setAntialiasing

Boolean

Sets the RasterFillSymbol antialiasing value.

setImage

String

Sets the RasterFillSymbol image value.

setOverlap

Boolean

Sets the overlap value, which determines if labels can overlap this symbol.

setTransparency

Double

Sets the RasterFillSymbol transparency value.

setURL

String

Sets the RasterFillSymbol URL value.



x
RasterMarkerSymbol

Class:

RasterMarkerSymbol

Package:

com.esri.aims.mtier.model.map.layer.renderer.symbol

Methods

Values

Description

setAntialiasing

Boolean

Sets the RasterMarkerSymbol antialiasing value.

setHotSpotX

Long

Sets the RasterMarkerSymbol hotspot X value.

setHotSpotY

Long

Sets the RasterMarkerSymbol hotspot Y value.

setImage

String

Sets the RasterMarkerSymbol image location.

setOverlap

Boolean

Sets the RasterMarkerSymbol image location.

setShadow

String

Sets the RasterMarkerSymbol shadow color value.

setSizeX

Long

Sets the RasterMarkerSymbol size X value.

setSizeY

Long

Sets the RasterMarkerSymbol size Y value.

setTransparency

Double

Sets the RasterMarkerSymbol transparency value.

setURL

String

Sets the RasterMarkerSymbol URL location.

setUseCentroid

Boolean

Sets the RasterMarkerSymbols UseCentroid value.



x
RasterShieldSymbol

Class:

RasterShieldSymbol

Package:

com.esri.aims.mtier.model.map.layer.renderer.symbol

Methods

Values

Description

setAntialiasing

Boolean

Sets the RasterShieldSymbol antialiasing value.

setFont

String

Sets the RasterShieldSymbol font value.

setFontColor

String

Sets the RasterShieldSymbol font color value.

setFontSize

Long

Sets the RasterShieldSymbol fontsize value.

setFontStyle

String

Sets the RasterShieldSymbol font style value.

setImage

String

Sets the RasterShieldSymbol image value.

setLabelMode

String

Sets the RasterShieldSymbol label mode value.

setPrintMode

String

Sets the RasterShieldSymbol print mode value.

setShadow

String

Sets the RasterShieldSymbol shadow color value.

setTextPosition

String

Sets the RasterShieldSymbol text position value.

setTransparency

Double

Sets the RasterShieldSymbol transparency value.

setURL

String

Sets the RasterShieldSymbol URL value.



x
ShieldSymbol

Class:

ShieldSymbol

Package:

com.esri.aims.mtier.model.map.layer.renderer.symbol

Methods

Values

Description

setAntialiasing

Boolean

Sets the ShieldSymbol antialiasing value.

setFont

String

Sets the ShieldSymbol font value.

setFontColor

String

Sets the ShieldSymbol font color value.

setFontSize

Long

Sets the ShieldSymbol fontsize value.

setFontStyle

String

Sets the ShieldSymbol font style value.

setLabelMode

String

Sets the ShieldSymbol label mode value.

setMinSize

Long

Sets the ShieldSymbol minsize value.

setShadow

String

Sets the ShieldSymbol shadow color value.

setShieldType

String

Sets the ShieldSymbol shield type value.



x
SimpleLineSymbol

Class:

SimpleLineSymbol

Package:

com.esri.aims.mtier.model.map.layer.renderer.symbol

Methods

Values

Description

setAntialiasing

Boolean

Sets the antialiasing value for this SimpleLineSymbol.

setCapType

String (butt, round square)

Sets the line end style for this SimpleLineSymbol.

setColor

String

Sets the SimpleLineSymbol color value.

setJoinType

String (round, miter bevel)

Sets the line join type for this SimpleLineSymbol.

setLineType

String

Sets the SimpleLineSymbol line type value.

setOverlap

Boolean

Sets the SimpleLineSymbol overlap value.

setTransparency

Double

Sets the percentage of transparency for this SimpleLineSymbol.

setWidth

Long

Sets the SimpleLineSymbol width value.



x
SimpleMarkerSymbol

Class:

SimpleMarkerSymbol

Package:

com.esri.aims.mtier.model.map.layer.renderer.symbol

Methods

Values

Description

setAntialiasing

Boolean

Sets the SimpleMarkerSymbol antialiasing value.

setColor

String

Sets the SimpleMarkerSymbol color value.

setMarkerType

String

Sets the SimpleMarkerSymbol Markertype value.

setOutline

String

Sets the SimpleMarkerSymbol outline value.

setOverlap

Boolean

Sets the SimpleMarkerSymbol overlap value.

setShadow

String

Sets the SimpleMarkerSymbol shadow value.

setTransparency

Double

Sets the SimpleMarkerSymbol transparency value.

setUseCentroid

Boolean

Sets the SimpleMarkerSymbol UseCentroid value.

setWidth

Long

Sets the SimpleMarkerSymbol width value.



x
SimplePolygonSymbol

Class:

SimplePolygonSymbol

Package:

com.esri.aims.mtier.model.map.layer.renderer.symbol

Methods

Values

Description

setAntialiasing

Boolean

Sets the SimplePolygonSymbol antialiasing value.

setBoundary

Boolean

Sets the SimplePolygonSymbol boundary value.

setBoundaryCapType

String (butt, round square)

Sets the SimplePolygonSymbol boundary cap type value.

setBoundaryColor

String

Sets the SimplePolygonSymbol boundary color value.

setBoundaryJoinType

String (round, miter bevel)

Sets the SimplePolygonSymbol boundary join type value.

setBoundaryTransparency

Double

Sets the SimplePolygonSymbols boundary transparency value.

setBoundaryType

String (solid, dash, dot, dash_dot, dash_dot_dot)

Sets the SimplePolygonSymbol boundary type value.

setBoundaryWidth

Long

Sets the SimplePolygonSymbol boundary width value.

setFillColor

String

Sets the SimplePolygonSymbol fill color value.

setFillInterval

Long

Sets the distance between lines for hatch fills.

setFillTransparency

Double

Sets the SimplePolygonSymbol fill transparency value.

setFillType

String

Sets the SimplePolygonSymbol fill type value.

setOverlap

Boolean

Sets the SimplePolygonSymbol overlap, which determines if labels can overlap this symbol.

setTransparency

Double

Sets the percentage of transparency for this SimplePolygonSymbol.



x
TextMarkerSymbol

Class:

TextMarkerSymbol

Package:

com.esri.aims.mtier.model.map.layer.renderer.symbol

Methods

Values

Description

setAngle

Double

Sets the angle of rotation in degrees moving counterclockwise.

setAntialiasing

Boolean

Sets the TextMarkerSymbol antialiasing value.

setBlockout

String

Sets the TextMarkerSymbol blockout color value.

setFont

String

Sets the TextMarkerSymbol font value.

setFontColor

String

Sets the TextMarkerSymbol font color value.

setFontSize

Long

Sets the TextMarkerSymbol font size value.

setFontStyle

String

Sets the TextMarkerSymbol fontstyle value.

setGlowing

String

Sets the TextMarkerSymbol glowing color value.

setHAlignment

String

Sets the horizontal alignment of the label when compared to the label point.

setInterval

Long

Sets the distance between the point and printed label.

setOutline

String

Sets the TextMarkerSymbol outline color value.

setOverlap

Boolean

Sets the TextMarkerSymbol overlap, which determines if labels can overlap this symbol.

setPrintMode

String

Sets the TextMarkerSymbol print mode.

setShadow

String

Sets the shadow color using RGB values for this symbol.

setTransparency

Double

Sets the percentage of transparency for this TextMarkerSymbol.

setVAlignment

String

Sets the vertical alignment of the label when compared to the label point.



x
TextSymbol

Class:

TextSymbol

Package:

com.esri.aims.mtier.model.map.layer.renderer.symbol

Methods

Values

Description

setAntialiasing

Boolean

Sets the TextSymbol antialiasing value.

setBlockout

String

Sets the TextSymbol blockout color value.

setFont

String

Sets the TextSymbol font value.

setFontColor

String

Sets the TextSymbol font color value.

setFontSize

Long

Sets the TextSymbol font size value.

setFontStyle

String (regular, bold, italic, underline, outline, bolditalic)

Sets the TextSymbol fontstyle value.

setGlowing

String

Sets the TextSymbol glowing color value.

setInterval

Long

Sets the TextSymbol distance in pixels from point 0.

setOutline

String

Sets the TextSymbol outline color value.

setPrintMode

String (alllower, allupper, none (default), titlecaps)

Sets the TextSymbol print mode, which determines how labels are printed.

setShadow

String

Sets the TextSymbol shadow color value.

setTransparency

Double

Sets the percentage of transparency of this TextSymbol.



x
TrueTypeMarkerSymbol

Class:

TrueTypeMarkerSymbol

Package:

com.esri.aims.mtier.model.map.layer.renderer.symbol

Methods

Values

Description

setAngle

Double

Sets the TrueTypeMarkerSymbol angle value.

setAngleField

String

Sets the field in the database that contains the angle of rotation for a TrueTypeMarkerSymbol.

setAntialiasing

Boolean

Sets the TrueTypeMarkerSymbol antialiasing value.

setCharacter

Long

Sets the TrueTypeMarkerSymbol character value.

setFont

String

Sets the TrueTypeMarkerSymbol font value.

setFontColor

String

Sets the TrueTypeMarkerSymbol font color value.

setFontSize

Long

Sets the TrueTypeMarkerSymbol font size value.

setFontStyle

String (regular, bold, italic, underline, outline, bolditalic)

Sets the TrueTypeMarkerSymbol fontstyle value.

setGlowing

String

Sets the TrueTypeMarkerSymbol glowing color value.

setOutline

String

Sets the TrueTypeMarkerSymbol outline color value.

setOverlap

Boolean

 

setRotateMethod

String (alllower, allupper, none (default), titlecaps)

Sets the TrueTypeMarkerSymbol print mode, which determines how labels are printed.

setShadow

String

Sets the TrueTypeMarkerSymbol shadow color value.

setUseCentroid

Boolean

 

setTransparency

Double

Sets the percentage of transparency of this TrueTypeMarkerSymbol.



x
Available With ArcGIS API for Flex 1.3

In this section:



x
SimpleMarkerSymbol

Class:

SimpleMarkerSymbol

Package:

com.esri.ags.symbol

Methods

Values

Description

setColor

unit

Marker symbol color.

setAlpha

Number

Marker symbol alpha (transparency).

setOutline

SimpleLineSymbol

Marker symbol outline.

setSize

Number

Marker symbol size.

setStyle

cross, diamond, square, triangle, x

Marker style.



x
SimpleLineSymbol

Class:

SimpleLineSymbol 

Package:

com.esri.ags.symbol

Methods

Values

Description

setColor

unit

Line symbol color.

setAlpha

Number

Line symbol alpha (transparency).

setWidth

Number

Line symbol width in pixels.

setStyle

String (dash, dashdot, dashdotdot, dot, null, solid)

The line style.



x
SimpleFillSymbol

Class:

SimpleFillSymbol

Package:

com.esri.ags.symbol

Methods

Values

Description

setColor

unit

Fill symbol color.

setAlpha

Number

Fill symbol alpha (transparency).

setOutline

SimpleLineSymbol

The fill outline.

setStyle

backwarddiagonal, cross, diagonalcross, forwarddiagonal, horizontal, null, solid, vertical

Fill symbol style.



x
PictureMarkerSymbol

Class:

PictureMarkerSymbol

Package:

com.esri.ags.symbol

Methods

Values

Description

setWidth

Number

Image width.

setHeight

Number

Image height.

setAngle

Number

The angle of the marker.

setSource

String

Source of the image.

setXoffset

Number

The offset on the X-axis in pixels.

setYoffset

Number

The offset on the Y-axis in pixels.



x
PictureFillSymbol

Class:

PictureFillSymbol

Package:

com.esri.ags.symbol

Methods

Values

Description

setWidth

Number

Image width.

setOutline

SimpleLineSymbol

The fill outline.

setHeight

Number

Image height.

setSource

String

Source of the image.

setXoffset

Number

The offset on the X-axis in pixels.

setXscale

Number

Scale in X direction.

setYoffset

Number

The offset on the Y-axis in pixels.

setYscale

Number

Scale in Y direction.



x
CompositeSymbol

Class:

CompositeSymbol 

Package:

com.esri.ags.symbol

Used to draw multiple symbols on a single graphic. The symbols can be a combination of point, line, and fill symbols. For example, on polyline and polygon features, a SimpleMarkerSymbol can be used for each node. Uses the ArrayCollection of the symbol objects to draw the respective symbols. Combination of any of the symbols drawn with com.esri.ags.symbol classes.



x
TextSymbol

Class:

TextSymbol

Package:

com.esri.ags.symbol

Methods

Values

Description

setAlpha

Number (0 - 1)

The text alpha (transparency).

setAngle

Number

The angle of the TextSymbol.

setBackground

Boolean

Specifies whether the text field has a background fill.

setBorder

Boolean

Specifies whether the text field has a border.

setBorderColor

unit

The color of the text field border.

setColor

unit

The text color.

setHtmlText

String

Contains the HTML representation of the text field contents.

setText

String

The text string to display.

setTextAttribute

String

The string representing the attribute of the graphic that should populate the text content.

setXoffset

Number

The X offset value in pixels.

setYoffset

Number

The Y offset value in pixels.

setFont

String

The name of the font for text in this text format, as a string.

setFontSize

Number

The size of text in pixels. The default value is null, which means that a size of 12 is used.

setFontStyle

String (regular, italic, bold, underline, bold italic)

The style of the font.

setFontColor

Unit

The color of the font.


WebFOCUS