next up previous 264
Next: Closed - Should the boundary be considered to be inside the region?
Up: AST Attribute Descriptions
Previous: Clip - Clip lines and/or markers at the Plot boundary?


ClipOp - Combine Plot clipping limits using a boolean OR?

Description:
This attribute controls how the clipping limits specified for each axis of a Plot (using the AST_CLIP routine) are combined. This, in turn, determines which parts of the graphical output will be visible.

If the ClipOp attribute of a Plot is zero (the default), graphical output is visible only if it satisfies the clipping limits on all the axes of the clipping Frame (a boolean AND). Otherwise, if ClipOp is non-zero, output is visible if it satisfies the clipping limits on one or more axes (a boolean OR).

An important use of this attribute is to allow areas of a Plot to be left clear (e.g. as a background for some text). To achieve this, the lower and upper clipping bounds supplied to AST_CLIP should be reversed, and the ClipOp attribute of the Plot should be set to a non-zero value.

Type:
Integer (boolean).
Class Applicability:
Plot
All Plots have this attribute.


next up previous 264
Next: Closed - Should the boundary be considered to be inside the region?
Up: AST Attribute Descriptions
Previous: Clip - Clip lines and/or markers at the Plot boundary?

AST A Library for Handling World Coordinate Systems in Astronomy
Starlink User Note 210
R.F. Warren-Smith & D.S. Berry
24th May 2011
E-mail:ussc@star.rl.ac.uk

Copyright (C) 2009 Science \& Technology Facilities Council