eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'MonoMappedPalette':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: MonoMappedPalette


Inheritance:

   Object
   |
   +--Collection
      |
      +--SequenceableCollection
         |
         +--Colormap
            |
            +--ColorPalette
               |
               +--MappedPalette
                  |
                  +--MonoMappedPalette

Package:
stx:libview
Category:
Graphics-Images-Support
Version:
rev: 1.6 date: 2021/11/15 22:48:08
user: cg
file: MonoMappedPalette.st directory: libview
module: stx stc-classLibrary: libview

Description:


This class may (sooner or later) take over and/or redefine some of the Colormap functionality.
This migration will be done both to cleanup the code and for VW compatibility.

Notice: For now, the whole functionality is still in Colormap

copyright

COPYRIGHT (c) 1997 by Claus Gittinger / eXept Software AG All Rights Reserved This software is furnished under a license and may be used only in accordance with the terms of that license and with the inclusion of the above copyright notice. This software may not be provided or otherwise made available to, or used by, any other person. No title to or ownership of the software is hereby transferred.

Class protocol:

instance creation
o  blackWhite
(comment from inherited method)
ST-80 compatibility

o  whiteBlack
(comment from inherited method)
ST-80 compatibility


Instance protocol:

accessing
o  at: index put: aColor
(comment from inherited method)
set the color for a index. Return aColor (sigh).
Notice that the index range is 1...



ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Mon, 18 Nov 2024 08:36:31 GMT