The OMColor object captures all calls that reference the package-internal java.awt.Color.value
slot, and re-route them through the local argb slot.
NOTE concerning the OpenMap 4.0 release. As of 4.0, OpenMap now has a minimum jdk 1.2 requirement, which means that OMColor seems to duplicate java.awt.Color. We're going to keep this class around, however, in case someone needs a mutable Color. @see com.bbn.openmap.util.ColorFactory
|
|
|
|