OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

cgmo-webcgm message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: GetStyleProperty() method


Note this does not include the new style properties...

Chapter 1 - no changes
Chapter 2 - no changes
Chapter 3 - no changes
Chapter 4 - no changes

Chapter 5

In 5.7.5
Add to the IDL

WebCGMString    getStyleProperty(in WebCGMString style);

In the methods section add:

getStyleProperty
Retrieves a style property by name on the given Picture.  Please refer
to the Style Properties Table
<http://www.w3.org/TR/webcgm20/WebCGM20-DOM.html>  for more detailed
information on retrievable and modifiable Style Properties.

Parameter
		style of type WebCGM String
		The name of the style attribute to retrieve.

Return Value
WebCGMString; the Style Property value as a string, or teh empty string
if that attribute does not have an explicitly set value (see the
inheritance model for further related discusion).  The value may be a
Delimited String.

Exceptions
No exceptions.



--
Stuart Galt
SGML Resource Group
stuart.a.galt@boeing.com
(206) 544-3656



[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]