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(str : BINSTR) : SAME .. 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(index : BIN_CURSOR) : SAME .. 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(fyle : BIN_FILE) .. Included as write


Private

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

The Sather Home Page