Package com.esri.aims.mtier.model.acetate

Contains ArcIMS acetate objects used for rendering acetate symbology on a map.

See:
          Description

Interface Summary
AcetateElement Implements an interface for Shape and MapSurroundings objects.
MapSurroundings Implements an interface for NorthArrow, ScaleBar and Text objects.
Shape Implements an interface for Point, Points, Line, Polyline, and Polygon objects.
 

Class Summary
Acetate Supports methods which set the upper and lower properties scales for individual Acetate objects.
Hole Provides the x, y coordinate locations for holes inside a polygon feature.
Line Renders a line as an acetate layer, or defines a line for use with a FeatureLayer's Filter object.
NorthArrow Defines a NorthArrow object to be drawn as an acetate layer.
Object Defines the super class for an Acetate object.
Path Represents data for a path feature.
Point Renders a point as an acetate layer, defines a point to display geocode results, or used with the points object in a FeatureLayers Filter object.
Points Contains a collection of Point objects.
Polygon Renders a polygon as an acetate layer, or defines a polygon for use with a FeatureLayer's Filter object.
Polyline Represents data for a polyline feature.
Ring Provides the x, y coordiante locations of a polygon feature.
ScaleBar Defines a ScaleBar object to be drawn as an acetate layer.
Text Defines a Text object to be drawn as an acetate layer.
 

Package com.esri.aims.mtier.model.acetate Description

Contains ArcIMS acetate objects used for rendering acetate symbology on a map.