12 lines
342 B
XML
12 lines
342 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<?eclipse version="3.4"?>
|
||
|
<plugin>
|
||
|
<extension
|
||
|
point="com.raytheon.uf.viz.core.graphicsExtension">
|
||
|
<graphicsExtension
|
||
|
class="com.raytheon.uf.viz.drawables.image.stipple.generic.GenericStippledColormappedImageExtension">
|
||
|
</graphicsExtension>
|
||
|
</extension>
|
||
|
|
||
|
</plugin>
|