Search this API

y.util
Interface Value

All Known Subinterfaces:
MutableValue
All Known Implementing Classes:
DefaultMutableValue

public interface Value

Specifies the contract of a general purpose read-only value object.

 
Your browser does not support SVG content.

Method Summary
 double getValue()
          Returns the view's data.
 

Method Detail

getValue

double getValue()
Returns the view's data.

Returns:
the view's data.

© Copyright 2000-2022,
yWorks GmbH.
All rights reserved.