Search this API

y.util
Interface MutableValue2D

All Superinterfaces:
Value2D, Value2DSettable
All Known Implementing Classes:
DefaultMutableValue2D

public interface MutableValue2D
extends Value2D, Value2DSettable

Specifies the contract of a general purpose 2-dimensional value object. The object's data is labeled (x,y).

 

Method Summary
 
Methods inherited from interface y.util.Value2D
getX, getY
 
Methods inherited from interface y.util.Value2DSettable
setX, setY
 


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