IPoint Last updated Save as PDF pentaho.visual.spec. IPoint The visual.spec.IPoint interface describes a point instance using a generic, object form. Source: doc-js/pentaho/visual/spec/IPoint.jsdoc, line 17 Members Name Description x : number The x coordinate of the point. y : number The y coordinate of the point. Members Details x: number The x coordinate of the point. Source: doc-js/pentaho/visual/spec/IPoint.jsdoc, line 25 y: number The y coordinate of the point. Source: doc-js/pentaho/visual/spec/IPoint.jsdoc, line 33