Last updated

API / geotoolkit / renderer / util / Util

Class: Util

renderer.util.Util

Helper class

Table of contents

Constructors
Methods

Contents

Constructors

new Util()

new Util()

Methods

getEllipseBezierReferencePoints

Static getEllipseBezierReferencePoints(x, y, width, height, counterclockwise?): BezierSegment[]

Helper method to get ellipse Bezier reference points

Parameters

Name Type Description
xnumbercenter x coordinate
ynumbercenter y coordinate
widthnumberwidth of ellipse
heightnumberheight of ellipse
Optional counterclockwisebooleancounterclockwise

Returns

BezierSegment[]

segments segments array