public interface IModelPoint
Modifier and Type | Method and Description |
---|---|
double |
getX()
Gets the real-valued X coordinate for this mode point
|
double |
getY()
Gets the real-valued Y coordinate for this point in the
model coordinate system.
|
Copyright © 2022. All rights reserved.