public interface ScaleSpacePoint extends Point2d
Point2d
in scale-space.
ScaleSpacePoints contain x, y and scale ordinates.Modifier and Type | Method and Description |
---|---|
float |
getScale()
Get the scale associated with this point.
|
void |
setScale(float scale)
Set the scale associated with this point.
|
copy, copyFrom, getX, getY, minus, setX, setY, transform, translate, translate
getDimensions, getOrdinate, setOrdinate
asciiHeader, readASCII
binaryHeader, readBinary
asciiHeader, writeASCII
binaryHeader, writeBinary