immutable class OFFSET < $PLANES, $IS_EQ, $IMMUTABLE, $BINARY


Ancestors
$BINARY $IMMUTABLE $STR $IS_EQ
$PLANES $SURFACES



Public


Readable Attributes
attr x_direction : DIRECTIONS ;
attr x_shift : LENGTH ;
attr y_direction : DIRECTIONS ;
attr y_shift : LENGTH ;

Features
binstr : BINSTR .. Included as binstr
build(
create( .. Included as create
create( .. Included as create
create( .. Included as create
is_eq( .. Included as is_eq
is_eq(other : $OB) : BOOL .. Included as is_eq
**** This is the generic equality predicate. c.f. the class $IS_EQ
minus( .. Included as minus
plus( .. Included as plus
read( .. Included as read
scale( .. Included as scale
str( .. Included as str
str( .. Included as str
str( .. Included as str
str : STR .. Included as str
write( .. Included as write


Private

attr x_direction : DIRECTIONS ;
attr x_shift : LENGTH ;
attr y_direction : DIRECTIONS ;
attr y_shift : LENGTH ;

The Sather Home Page