Map Graphic
Identifier:
net.refractions.udig.mapgraphic.mapgraphic
Since:
[Enter the first release in which this extension point appears.]
Description:
[Enter description of this extension point.]
Configuration Markup:
<!ELEMENT extension (mapGraphic+)>
<!ATTLIST extension
point CDATA #REQUIRED>
<!ELEMENT mapGraphic EMPTY>
<!ATTLIST mapGraphic
icon CDATA #IMPLIED
name CDATA #IMPLIED
id CDATA #REQUIRED
class CDATA #IMPLIED>
- icon - The icon that represents the map grpahic
- name - The human readable name of the map graphic
- id - The id of the extension
- class - The class that draws the information
Examples:
[Enter extension point usage example here.]
API Information:
[Enter API information here.]
Supplied Implementation:
[Enter information about supplied implementation of this extension point.]