com.esri.arcgis.display
Interface esriMarkerPlacementAttributes

All Superinterfaces:
Serializable

public interface esriMarkerPlacementAttributes
extends Serializable

Graphic attributes for marker placements.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.


Field Summary
static int esriGAAlongLineAngleToLine
          Angle to line attribute for AlongLine marker placement.
static int esriGAAlongLineControlPoints
          Control points attribute for AlongLine marker placement.
static int esriGAAlongLineEndings
          Endings attribute for AlongLine marker placement.
static int esriGAAlongLineOffsetAtEnd
          Offset At End attribute for AlongLine marker placement.
static int esriGAAlongLinePosition
          Position attribute for AlongLine marker placement.
static int esriGAAlongLineStep
          Step attribute for AlongLine marker placement.
static int esriGAAtExtremitiesAngleToLine
          Angle to line attribute for AtExtremities marker placement.
static int esriGAAtExtremitiesOffset
          Offset attribute for AtExtremities marker placement.
static int esriGAAtExtremitiesType
          Type attribute for AtExtremities marker placement.
static int esriGADecorationAngleToLine
          Angle to line attribute for Decoration marker placement.
static int esriGADecorationBeginGap
          Begin gap attribute for Decoration marker placement.
static int esriGADecorationEndGap
          End gap attribute for Decoration marker placement.
static int esriGADecorationFlipAll
          Flip all attribute for Decoration marker placement.
static int esriGADecorationFlipFirst
          Flip first attribute for Decoration marker placement.
static int esriGADecorationNumberOfPositions
          Number of positions attribute for Decoration marker placement.
static int esriGAInsidePolygonClipping
          Clipping method attribute for InsidePolygon marker placement.
static int esriGAInsidePolygonGridAngle
          Grid angle attribute for InsidePolygon marker placement.
static int esriGAInsidePolygonShiftOddRows
          Shift odd rows attribute for InsidePolygon marker placement.
static int esriGAInsidePolygonXOffset
          X offset attribute for InsidePolygon marker placement.
static int esriGAInsidePolygonXStep
          X step attribute for InsidePolygon marker placement.
static int esriGAInsidePolygonYOffset
          Y offset attribute for InsidePolygon marker placement.
static int esriGAInsidePolygonYStep
          Y step attribute for InsidePolygon marker placement.
static int esriGAOnLineAngleToLine
          Angle to line attribute for OnLine marker placement.
static int esriGAOnLinePosition
          Position attribute for OnLine marker placement.
static int esriGAOnLineRelativeTo
          Relative To attribute for OnLine marker placement.
static int esriGAOnPointXOffset
          XOffset attribute for OnPoint marker placement.
static int esriGAOnPointYOffset
          YOffset attribute for OnPoint marker placement.
static int esriGAOnVerticesAngleToLine
          Angle to line attribute for On Vertices marker placement.
static int esriGAOnVerticesControlPoints
          Control points attribute for On Vertices marker placement.
static int esriGAOnVerticesEndPoints
          End points attribute for On Vertices marker placement.
static int esriGAOnVerticesRegularVertices
          Regular vertices attribute for On Vertices marker placement.
static int esriGAPolygonCenterClipping
          Clipping method attribute for PolygonCenter marker placement.
static int esriGAPolygonCenterMethod
          Placement method attribute for PolygonCenter marker placement.
static int esriGAPolygonCenterXOffset
          XOffset attribute for PolygonCenter marker placement.
static int esriGAPolygonCenterYOffset
          YOffset attribute for PolygonCenter marker placement.
static int esriGARandomAlongLineControlPoints
          Control points attribute for RandomAlongLine marker placement.
static int esriGARandomAlongLineEndings
          Ending attribute for RandomAlongLine marker placement.
static int esriGARandomAlongLineOffsetAtEnd
          Offset At End attribute for RandomAlongLine marker placement.
static int esriGARandomAlongLinePosition
          Position attribute for RandomAlongLine marker placement.
static int esriGARandomAlongLineRandom
          Random attribute for RandomAlongLine marker placement.
static int esriGARandomAlongLineSeed
          Seed attribute for RandomAlongLine marker placement.
static int esriGARandomAlongLineSkewEffect
          Skew effect attribute for RandomAlongLine marker placement.
static int esriGARandomAlongLineStep
          Step attribute for RandomAlongLine marker placement.
static int esriGARandomInsidePolygonClipping
          Clipping method attribute for RandomInsidePolygon marker placement.
static int esriGARandomInsidePolygonSeed
          Seed attribute for RandomInsidePolygon marker placement.
static int esriGARandomInsidePolygonXOffset
          XStep attribute for RandomInsidePolygon marker placement.
static int esriGARandomInsidePolygonYOffset
          YStep attribute for RandomInsidePolygon marker placement.
static int esriGAVariableAlongLineControlPoints
          Control points attribute for VariableAlongLine marker placement.
static int esriGAVariableAlongLineEndings
          Ending attribute for VariableAlongLine marker placement.
static int esriGAVariableAlongLineMaxZoom
          Maximun zoom attribute for VariableAlongLine marker placement.
static int esriGAVariableAlongLineMethod
          Method attribute for VariableAlongLine marker placement.
static int esriGAVariableAlongLineMinZoom
          Minimum zoom attribute for VariableAlongLine marker placement.
static int esriGAVariableAlongLineOffset
          Offset attribute for VariableAlongLine marker placement.
static int esriGAVariableAlongLineSeed
          Seed attribute for VariableAlongLine marker placement.
static int esriGAVariableAlongLineStep
          Step attribute for VariableAlongLine marker placement.
static int esriGAVariableAlongLineZoomNumber
          Zoom number attribute for VariableAlongLine marker placement.
 

Field Detail

esriGAAlongLineStep

static final int esriGAAlongLineStep
Step attribute for AlongLine marker placement.

See Also:
Constant Field Values

esriGAAlongLineEndings

static final int esriGAAlongLineEndings
Endings attribute for AlongLine marker placement.

See Also:
Constant Field Values

esriGAAlongLineControlPoints

static final int esriGAAlongLineControlPoints
Control points attribute for AlongLine marker placement.

See Also:
Constant Field Values

esriGAAlongLineAngleToLine

static final int esriGAAlongLineAngleToLine
Angle to line attribute for AlongLine marker placement.

See Also:
Constant Field Values

esriGAAlongLinePosition

static final int esriGAAlongLinePosition
Position attribute for AlongLine marker placement.

See Also:
Constant Field Values

esriGAAlongLineOffsetAtEnd

static final int esriGAAlongLineOffsetAtEnd
Offset At End attribute for AlongLine marker placement.

See Also:
Constant Field Values

esriGAAtExtremitiesType

static final int esriGAAtExtremitiesType
Type attribute for AtExtremities marker placement.

See Also:
Constant Field Values

esriGAAtExtremitiesOffset

static final int esriGAAtExtremitiesOffset
Offset attribute for AtExtremities marker placement.

See Also:
Constant Field Values

esriGAAtExtremitiesAngleToLine

static final int esriGAAtExtremitiesAngleToLine
Angle to line attribute for AtExtremities marker placement.

See Also:
Constant Field Values

esriGADecorationNumberOfPositions

static final int esriGADecorationNumberOfPositions
Number of positions attribute for Decoration marker placement.

See Also:
Constant Field Values

esriGADecorationBeginGap

static final int esriGADecorationBeginGap
Begin gap attribute for Decoration marker placement.

See Also:
Constant Field Values

esriGADecorationEndGap

static final int esriGADecorationEndGap
End gap attribute for Decoration marker placement.

See Also:
Constant Field Values

esriGADecorationFlipAll

static final int esriGADecorationFlipAll
Flip all attribute for Decoration marker placement.

See Also:
Constant Field Values

esriGADecorationFlipFirst

static final int esriGADecorationFlipFirst
Flip first attribute for Decoration marker placement.

See Also:
Constant Field Values

esriGADecorationAngleToLine

static final int esriGADecorationAngleToLine
Angle to line attribute for Decoration marker placement.

See Also:
Constant Field Values

esriGAInsidePolygonXStep

static final int esriGAInsidePolygonXStep
X step attribute for InsidePolygon marker placement.

See Also:
Constant Field Values

esriGAInsidePolygonYStep

static final int esriGAInsidePolygonYStep
Y step attribute for InsidePolygon marker placement.

See Also:
Constant Field Values

esriGAInsidePolygonGridAngle

static final int esriGAInsidePolygonGridAngle
Grid angle attribute for InsidePolygon marker placement.

See Also:
Constant Field Values

esriGAInsidePolygonShiftOddRows

static final int esriGAInsidePolygonShiftOddRows
Shift odd rows attribute for InsidePolygon marker placement.

See Also:
Constant Field Values

esriGAInsidePolygonXOffset

static final int esriGAInsidePolygonXOffset
X offset attribute for InsidePolygon marker placement.

See Also:
Constant Field Values

esriGAInsidePolygonYOffset

static final int esriGAInsidePolygonYOffset
Y offset attribute for InsidePolygon marker placement.

See Also:
Constant Field Values

esriGAInsidePolygonClipping

static final int esriGAInsidePolygonClipping
Clipping method attribute for InsidePolygon marker placement.

See Also:
Constant Field Values

esriGAOnLinePosition

static final int esriGAOnLinePosition
Position attribute for OnLine marker placement.

See Also:
Constant Field Values

esriGAOnLineRelativeTo

static final int esriGAOnLineRelativeTo
Relative To attribute for OnLine marker placement.

See Also:
Constant Field Values

esriGAOnLineAngleToLine

static final int esriGAOnLineAngleToLine
Angle to line attribute for OnLine marker placement.

See Also:
Constant Field Values

esriGAOnPointXOffset

static final int esriGAOnPointXOffset
XOffset attribute for OnPoint marker placement.

See Also:
Constant Field Values

esriGAOnPointYOffset

static final int esriGAOnPointYOffset
YOffset attribute for OnPoint marker placement.

See Also:
Constant Field Values

esriGAPolygonCenterXOffset

static final int esriGAPolygonCenterXOffset
XOffset attribute for PolygonCenter marker placement.

See Also:
Constant Field Values

esriGAPolygonCenterYOffset

static final int esriGAPolygonCenterYOffset
YOffset attribute for PolygonCenter marker placement.

See Also:
Constant Field Values

esriGAPolygonCenterMethod

static final int esriGAPolygonCenterMethod
Placement method attribute for PolygonCenter marker placement.

See Also:
Constant Field Values

esriGAPolygonCenterClipping

static final int esriGAPolygonCenterClipping
Clipping method attribute for PolygonCenter marker placement.

See Also:
Constant Field Values

esriGARandomAlongLineStep

static final int esriGARandomAlongLineStep
Step attribute for RandomAlongLine marker placement.

See Also:
Constant Field Values

esriGARandomAlongLineEndings

static final int esriGARandomAlongLineEndings
Ending attribute for RandomAlongLine marker placement.

See Also:
Constant Field Values

esriGARandomAlongLineControlPoints

static final int esriGARandomAlongLineControlPoints
Control points attribute for RandomAlongLine marker placement.

See Also:
Constant Field Values

esriGARandomAlongLineRandom

static final int esriGARandomAlongLineRandom
Random attribute for RandomAlongLine marker placement.

See Also:
Constant Field Values

esriGARandomAlongLineSkewEffect

static final int esriGARandomAlongLineSkewEffect
Skew effect attribute for RandomAlongLine marker placement.

See Also:
Constant Field Values

esriGARandomAlongLineSeed

static final int esriGARandomAlongLineSeed
Seed attribute for RandomAlongLine marker placement.

See Also:
Constant Field Values

esriGARandomAlongLinePosition

static final int esriGARandomAlongLinePosition
Position attribute for RandomAlongLine marker placement.

See Also:
Constant Field Values

esriGARandomAlongLineOffsetAtEnd

static final int esriGARandomAlongLineOffsetAtEnd
Offset At End attribute for RandomAlongLine marker placement.

See Also:
Constant Field Values

esriGARandomInsidePolygonXOffset

static final int esriGARandomInsidePolygonXOffset
XStep attribute for RandomInsidePolygon marker placement.

See Also:
Constant Field Values

esriGARandomInsidePolygonYOffset

static final int esriGARandomInsidePolygonYOffset
YStep attribute for RandomInsidePolygon marker placement.

See Also:
Constant Field Values

esriGARandomInsidePolygonClipping

static final int esriGARandomInsidePolygonClipping
Clipping method attribute for RandomInsidePolygon marker placement.

See Also:
Constant Field Values

esriGARandomInsidePolygonSeed

static final int esriGARandomInsidePolygonSeed
Seed attribute for RandomInsidePolygon marker placement.

See Also:
Constant Field Values

esriGAVariableAlongLineStep

static final int esriGAVariableAlongLineStep
Step attribute for VariableAlongLine marker placement.

See Also:
Constant Field Values

esriGAVariableAlongLineEndings

static final int esriGAVariableAlongLineEndings
Ending attribute for VariableAlongLine marker placement.

See Also:
Constant Field Values

esriGAVariableAlongLineControlPoints

static final int esriGAVariableAlongLineControlPoints
Control points attribute for VariableAlongLine marker placement.

See Also:
Constant Field Values

esriGAVariableAlongLineMinZoom

static final int esriGAVariableAlongLineMinZoom
Minimum zoom attribute for VariableAlongLine marker placement.

See Also:
Constant Field Values

esriGAVariableAlongLineMaxZoom

static final int esriGAVariableAlongLineMaxZoom
Maximun zoom attribute for VariableAlongLine marker placement.

See Also:
Constant Field Values

esriGAVariableAlongLineZoomNumber

static final int esriGAVariableAlongLineZoomNumber
Zoom number attribute for VariableAlongLine marker placement.

See Also:
Constant Field Values

esriGAVariableAlongLineMethod

static final int esriGAVariableAlongLineMethod
Method attribute for VariableAlongLine marker placement.

See Also:
Constant Field Values

esriGAVariableAlongLineOffset

static final int esriGAVariableAlongLineOffset
Offset attribute for VariableAlongLine marker placement.

See Also:
Constant Field Values

esriGAVariableAlongLineSeed

static final int esriGAVariableAlongLineSeed
Seed attribute for VariableAlongLine marker placement.

See Also:
Constant Field Values

esriGAOnVerticesEndPoints

static final int esriGAOnVerticesEndPoints
End points attribute for On Vertices marker placement.

See Also:
Constant Field Values

esriGAOnVerticesControlPoints

static final int esriGAOnVerticesControlPoints
Control points attribute for On Vertices marker placement.

See Also:
Constant Field Values

esriGAOnVerticesRegularVertices

static final int esriGAOnVerticesRegularVertices
Regular vertices attribute for On Vertices marker placement.

See Also:
Constant Field Values

esriGAOnVerticesAngleToLine

static final int esriGAOnVerticesAngleToLine
Angle to line attribute for On Vertices marker placement.

See Also:
Constant Field Values