Runtime

Package org.eclipse.gmf.runtime.draw2d.ui.geometry

Provides a set of classes for geometric manipulation.

See:
          Description

Class Summary
LineSeg This is a geometric utility class that allows for manipulation of line segments.
LineSeg.KeyPoint Enumeration class for defining the keypoint along a line segment.
LineSeg.Sign Enumeration class for defining the orientations of a point relative to the line segment.
LineSeg.TrigValues Structure to hold onto trig values that represent an angle
PointListUtilities A set of utility methods around manipulating PointList objects
PrecisionPointList Class implementing a list of PrecisionPoint similarly to PointList class.
 

Package org.eclipse.gmf.runtime.draw2d.ui.geometry Description

Provides a set of classes for geometric manipulation.

These classes are often used when performing complex geometry calculations for use when displaying or manipulating draw2d figures.


Runtime

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.