dip.gui.map
Class RenderCommandFactory.RCSetDisplayUnits

java.lang.Object
  extended bydip.gui.map.RenderCommandFactory.RenderCommand
      extended bydip.gui.map.RenderCommandFactory.BooleanRenderCommand
          extended bydip.gui.map.RenderCommandFactory.RCSetDisplayUnits
All Implemented Interfaces:
java.lang.Runnable
Direct Known Subclasses:
DMR2RenderCommandFactory.RCSetDisplayUnits
Enclosing class:
RenderCommandFactory

protected abstract static class RenderCommandFactory.RCSetDisplayUnits
extends RenderCommandFactory.BooleanRenderCommand

Sets if Units are displayed or not.


Field Summary
 
Fields inherited from class dip.gui.map.RenderCommandFactory.BooleanRenderCommand
value
 
Fields inherited from class dip.gui.map.RenderCommandFactory.RenderCommand
mr
 
Constructor Summary
RenderCommandFactory.RCSetDisplayUnits(MapRenderer2 mr, boolean value)
          Constructor
 
Methods inherited from class dip.gui.map.RenderCommandFactory.RenderCommand
die, execute, run, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RenderCommandFactory.RCSetDisplayUnits

public RenderCommandFactory.RCSetDisplayUnits(MapRenderer2 mr,
                                              boolean value)
Constructor



Copyright 2002-2004 Zachary DelProposto / jDip Development Team. All Rights Reserved.