Purpose
Use Set Individual ASF to insert a Set Individual ASF (Attribute Source Flag) structure element into the open structure following the element pointer or replace the element pointed at by the element pointer with a Set Individual ASF structure element, depending on the current edit mode.
At structure traversal time, the current ASF setting determines the BUNDLED or INDIVIDUAL attributes that the graPHIGS API uses to draw an output primitive.
The traversal default for all attributes is INDIVIDUAL.
Attribute identifiers are:
Linetype | Character spacing |
Linewidth scale factor | Text color index |
Polyline color index | Interior style |
Marker type | Interior style index |
Marker size scale factor | Interior color index |
Polymarker color index | Edge flag |
Text font | Edge linetype |
Text precision | Edgewidth scale factor |
Character expansion factor | Edge color index |
If any attribute identifier in the list is invalid, then the graPHIGS API ignores that entry. If any attribute source flag is invalid, then it defaults to INDIVIDUAL.
Language Bindings
pset_indiv_asf (asf_id, asf_source) |
PSIASF (aspcid, asfval) |
Errors
Related Subroutines