Provides access to members that create force element graphics and parse symbol IDs.
Product Availability
Available with ArcGIS Engine and ArcGIS Desktop.
Members
Description | ||
---|---|---|
Attach | Attaches lower level graphic components to the graphic, based on its symbol ID. | |
CalculateScale | Takes the desired height and compares it with the size of MOLE's primitives to return a scale factor. | |
DecodeMessageString | Breaks down a symbol ID string into a message string structure. | |
EncodeMessageString | Combines a message string structure into a symbol ID string. | |
IsValid | Indicates whether the current status of the factory is valid. | |
Make | Builds and returns a force element graphic, given an input symbol ID string. |
CoClasses that implement IFEGraphicFactory
CoClasses and Classes | Description |
---|---|
FEGraphicFactory | A low level factory object that produces a new force element cached graphic given a fifteen character symbol ID string. |