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: Re: [cgmo-webcgm] GetStyleProperty() method


Stuart,

I have implemented what you sent.  Two questions:

1.) what about Chapter 8 (ECMAScript)?

2.) you put the method only on 5.7.5, the Picture interface.  Doesn't it 
also belong on 5.7.6, the AppStructure interface?

Thanks,
-Lofton.

At 08:29 AM 3/12/2008 -0700, Galt, Stuart A wrote:
>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
>
>
>---------------------------------------------------------------------
>To unsubscribe from this mail list, you must leave the OASIS TC that
>generates this mail.  You may a link to this group and all your TCs in OASIS
>at:
>https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php




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