Bugs item #916555, was opened at 2004-03-15 12:23
Message generated for change (Comment added) made by michaelthoward
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379133&aid=916555&group_id=23629

Category: File Input/Output
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Submitted By: Michael T Howard (michaelthoward)
Assigned to: Michael T Howard (michaelthoward)
Summary: properties in JmolModelAdapter

Initial Comment:
christoph wrote:

> The solution would be a script command to display
cdk.ChemObject
> properties by label:
>
> select carbon; label "nmr shift = %nmrshift"

That is a good suggestion.

> where the latter is a dynamically generated variable
based on an
> existing cdk.ChemObject property. Do you think this
is doable?

I think that there should be a way to handle this.

I will need to think about extending the
JmolModelAdapter interface so
that it can support user-defined properties.


----------------------------------------------------------------------

>Comment By: Michael T Howard (michaelthoward)
Date: 2004-03-31 16:45

Message:
Logged In: YES 
user_id=608250

ModelAdapter interface now supports getPropertyAsString.And
the label code supports %{propertyName}

If we want to take advantage of this then we need to
implement it in the ModelReaders. 



----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=379133&aid=916555&group_id=23629


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Jmol-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to