Docs.rs
extendr-api-0.8.1
extendr-api 0.8.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
andy-thomason
clauswilke
yutannihilation
multimeric
CGMossa
Ilia-Kosenkov
Dependencies
either ^1.8.1
normal
optional
extendr-ffi ^0.8.0
normal
extendr-macros ^0.8.0
normal
faer ^0.20.2
normal
optional
libc ^0.2
normal
optional
ndarray ^0.16.1
normal
optional
num-complex ^0.4.6
normal
optional
once_cell ^1.21.3
normal
paste ^1.0.15
normal
serde ^1.0.219
normal
optional
rstest ^0.22.0
dev
Versions
54.04%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module device_
driver
extendr_
api
0.8.1
Module device_
driver
Module Items
Enums
Traits
In extendr_
api::
graphics
Modules
color
device_descriptor
device_driver
Structs
Context
Device
GESystemDesc
Pattern
R_GE_gcontext
Raster
TextMetric
_DevDesc
_GEDevDesc
Enums
FontFace
GEUnit
GEevent
LineEnd
LineJoin
LineType
R_GE_lineend
R_GE_linejoin
Unit
cetype_t
Constants
LTY_BLANK
LTY_DASHED
LTY_DOTDASH
LTY_DOTTED
LTY_LONGDASH
LTY_SOLID
LTY_TWODASH
R_GE_definitions
R_GE_version
Statics
R_NilValue
Functions
GECap
GECircle
GEExpressionHeight
GEExpressionMetric
GEExpressionWidth
GELine
GEMathText
GEMetricInfo
GEMode
GENewPage
GEPath
GEPolygon
GEPolyline
GERaster
GERect
GESetClip
GEStrHeight
GEStrMetric
GEStrWidth
GESymbol
GEText
GEaddDevice2
GEcreateDevDesc
GEcurrentDevice
GEdeviceNumber
GEfromDeviceHeight
GEfromDeviceWidth
GEfromDeviceX
GEfromDeviceY
GEgetDevice
GEinitDisplayList
GEtoDeviceHeight
GEtoDeviceWidth
GEtoDeviceX
GEtoDeviceY
R_CheckDeviceAvailable
R_GE_checkVersionOrDie
Rf_NoDevices
Rf_NumDevices
Type Aliases
DevDesc
GEDevDesc
GEcallback
pDevDesc
pGEDevDesc
pGEcontext
extendr_api
::
graphics
Module
device_driver
Copy item path
Settings
Help
Summary
Source
Enums
§
Clipping
Strategy
The underlying C structure
DevDesc
has two fields related to clipping:
Traits
§
Device
Driver
A graphic device implementation.