shapefiles.private vocabulary - Factor Documentation (original) (raw)
shapefiles.private vocabulary
Factor handbook » Vocabulary index
Summary
Metadata
Parents: | shapefiles |
---|
Words
Tuple classes
Class | Superclass | Slots |
---|---|---|
![]() |
![]() |
file-code file-length version shape-type x-min y-min x-max y-max z-min z-max m-min m-max |
![]() |
![]() |
offset content-length |
![]() |
![]() |
shape-types |
![]() |
![]() |
number content-length shape |
Generic words
Word | Stack effect |
---|---|
![]() |
( shape -- ) |
![]() |
( shape -- shape-type ) |
![]() |
( header shape -- header ) |
Ordinary words
Word | Stack effect |
---|---|
![]() |
( -- box points ) |
![]() |
( shapes -- ) |
![]() |
( path -- header records ) |
![]() |
( path -- header indices ) |
![]() |
( shapes -- shape-types ) |
![]() |
( shape-types -- * ) |
![]() |
( n path -- index ) |
![]() |
( n path -- record ) |
![]() |
( path -- n ) |
![]() |
( -- box ) |
![]() |
( -- n ) |
![]() |
( n -- array ) |
![]() |
( -- header ) |
![]() |
( -- index/f ) |
![]() |
( -- indices ) |
![]() |
( -- n ) |
![]() |
( n -- parts ) |
![]() |
( -- multipatch ) |
![]() |
( -- multipoint ) |
![]() |
( -- multipoint-m ) |
![]() |
( -- multipoint-z ) |
![]() |
( -- point ) |
![]() |
( -- point-m ) |
![]() |
( -- point-z ) |
![]() |
( n -- points ) |
![]() |
( -- box parts points ) |
![]() |
( -- box parts points m-range m-array ) |
![]() |
( -- box parts points z-range z-array m-range m-array ) |
![]() |
( -- range ) |
![]() |
( -- record/f ) |
![]() |
( -- records ) |
![]() |
( -- shape ) |
![]() |
( -- header records ) |
![]() |
( -- header indices ) |
![]() |
( header shape -- header ) |
![]() |
( header shape -- header ) |
![]() |
( header shape -- header ) |
![]() |
( n -- ) |
![]() |
( header -- ) |
![]() |
( index -- ) |
![]() |
( n -- ) |
![]() |
( shape -- ) |
![]() |
( point -- ) |
![]() |
( poly -- ) |
![]() |
( poly -- ) |
![]() |
( poly -- ) |
![]() |
( shape index -- ) |
![]() |
( shape -- ) |
![]() |
( shapes -- header indices ) |
![]() |
( header indices -- ) |
![]() |
( shape -- ) |
Class predicate words
Word | Stack effect |
---|---|
![]() |
( object -- ? ) |
![]() |
( object -- ? ) |
![]() |
( object -- ? ) |
![]() |
( object -- ? ) |
Files
resource:extra/shapefiles/shapefiles.factor
resource:extra/shapefiles/shapefiles-tests.factor