Handbook
Glossary
box>> ( object -- value )
Vocabulary
accessors
Inputs
object
an
object
Outputs
value
an
object
Definition
IN:
accessors
GENERIC:
box>>
( object -- value )
Methods
USING:
accessors
boxes
slots.private
;
M:
box-empty
box>>
2
slot
;
inline
USING:
accessors
boxes
slots.private
;
M:
box-full
box>>
2
slot
;
inline
USING:
accessors
shapefiles
slots.private
;
M:
multipatch
box>>
2
slot
;
inline
USING:
accessors
shapefiles
slots.private
;
M:
multipoint
box>>
2
slot
;
inline
USING:
accessors
shapefiles
slots.private
;
M:
polygon
box>>
2
slot
;
inline
USING:
accessors
shapefiles
slots.private
;
M:
polyline
box>>
2
slot
;
inline