@Deprecated public interface PointResult
Support DBvolution at Patreon
| Modifier and Type | Method and Description |
|---|---|
NumberExpression |
getX()
Deprecated.
Retrieves the X value of this point expression.
|
NumberExpression |
getY()
Deprecated.
Retrieves the Y value of this point expression.
|
NumberExpression getX()
Provides access to the X value of this point allowing for transforms and tests.
Support DBvolution at Patreon
NumberExpression getY()
Provides access to the Y value of this point allowing for transforms and tests.
Support DBvolution at Patreon
Copyright © 2018. All Rights Reserved.