Optional featureSlot attributes
Attribute
|
Description
|
Values
|
Default value
|
featureThickness
|
Sets the maximum thickness of the arcs used when drawing features in this featureSlot. This setting overrides the featureThickness value of the parent cgview element. The widths of individual features can be varied using the proportionOfThickness attribute in the feature element.
|
xxx-small
xx-small
x-small
small
medium
large
x-large
xx-large
xxx-large
or real
|
Inherited from the featureThickness value of the parent cgview element.
|
minimumFeatureLength
|
When very small features are drawn they are artificially increased in length to the minimumFeatureLength, to ensure that they are visible.
|
xxx-small
xx-small
x-small
small
medium
large
x-large
xx-large
xxx-large
or real
|
Inherited from the minimumFeatureLength value of the parent cgview element.
|
showShading
|
Specifies whether or not the features in this featureSlot should be drawn with shading. This setting overrides the showShading value of the parent cgview element. feature elements can override this value using their own showShading attribute.
|
true - shading should be used.
false - shading should not be used.
|
Inherited from the showShading value of the parent cgview element.
|
color = the color name (black for example), or the RGB values for the color (rgb(0,255,0) for example). The following color names are supported: aqua, black, blue, fuchsia, gray (and grey), green, lime, maroon, navy, olive, orange, purple, red, silver, teal, white, and yellow.
font = the name of the font, followed by the style, and then the size. An example font is Monospaced, bold, 50. Valid font names are: Default, Dialog, DialogInput, Monospaced, Serif, and SansSerif. Valid styles are: plain, bold, italic, and bold-italic.
integer = a whole number between -2,147,483,648 and +2,147,483,647.
real = a real number between 1.4e-45 and 3.4e+38.
Citing CGView:
|