|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ToDoubleMapping
A mapping from objects into multiple double values.
Red (ssb) |
Red (ssb) |
Method Summary | |
---|---|
double |
toDouble(java.lang.Object object)
Return the double value associated with the given object. |
Methods inherited from interface ptolemy.graph.mapping.Mapping |
---|
inDomain, toObject |
Method Detail |
---|
double toDouble(java.lang.Object object)
object
- The given object.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |