Uses of Class
drawit.DoublePoint
Package | Description |
---|---|
drawit |
-
Uses of DoublePoint in drawit
Methods in drawit that return DoublePoint Modifier and Type Method Description DoublePoint
IntPoint. asDoublePoint()
Returns aDoublePoint
object that represents the same 2D point represented by thisIntPoint
object.DoublePoint
DoublePoint. plus(DoubleVector other)
Methods in drawit with parameters of type DoublePoint Modifier and Type Method Description DoubleVector
DoublePoint. minus(DoublePoint other)