public class AttributeVal
extends Object
This class provides a labeled container for the resulting
attribute curve as calculated by blending curves in the Matrix Builder
-
Method Summary
boolean
Equality is based on the label and future value.
Get the curve related to this attribute.
int
Required when equals() is overridden.
-
Method Details
-
getCurve
Get the curve related to this attribute.
-
hashCode
public int hashCode()
Required when equals() is overridden.
- Overrides:
hashCode
in class Object
-
equals
public boolean equals
(Object object)
Equality is based on the label and future value.
- Overrides:
equals
in class Object
-
For further documentation see the Patchworks User Guide and Reference
Copyright 2001-2022 Spatial Planning Systems. All Rights Reserved.