The marginalia control file contains rules and files for adding marginalia annotations to a chart panel.
An example of the marginalia control file is shown below.
<AnnotationControlFactory Version=”1.0”> <AnnotationRules Id=”Marginalia Sample-Chart” Description=”Standard Chart (Sample)”> <AnnotationFile Name=”%PCEConfig%\Annotations\SampleMarginalia-Chart.xml” /> <ImageAnnotationFile Name=”%PCEConfig%\Annotations\SampleMarginalia- ChartImage.xml” /> </AnnotationRules> </AnnotationControlFactory> |
In the above example, the Portrait-A0-Chart-Marginalia-Sample rule uses marginalia text and marginalia image files. These marginalia annotations are added to a panel by selecting a rule from the list in the Create > Marginalia command.
The marginalia control file contains the following fields.
Fields | Description |
|---|---|
<AnnotationRules> | One or more marginalia annotation features can be included in the marginalia annotation rule group saved in the control file. Attributes: • • |
<AnnotationFile/> | Name=”filename” The name of a cartographic symbol, text, or block text marginalia annotation rule file. |
<ImageAnnotationFile/> | Name=”filename” The name of the image marginalia annotation file. |