Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Eclipse GEF and Draw2d Plug-in Developer Guide
Previous Page Home Next Page

Eclipse Draw2d
3.3

Package org.eclipse.draw2d.geometry

Types representing or manipulating geometric values, such as Points, Dimensions, etc.

See:
           Description

Interface Summary
Translatable A translatable object can be translated (or moved) vertically and/or horizontally.
 

Class Summary
Dimension Stores an integer width and height.
Geometry A Utilities class for geometry operations.
Insets Stores four integers for top, left, bottom, and right measurements.
Point Represents a point (x, y) in 2-dimensional space.
PointList Represents a List of Points.
PrecisionDimension  
PrecisionPoint  
PrecisionRectangle A Rectangle implementation using floating point values which are truncated into the inherited integer fields.
Ray Represents a 2-dimensional directional Vector, or Ray.
Rectangle Represents a Rectangle(x, y, width, height).
Transform Provides support for transformations of scaling, translation and rotation.
Transposer Conditionally transposes geometrical objects based on an "enabled" flag.
 

Package org.eclipse.draw2d.geometry Description

Types representing or manipulating geometric values, such as Points, Dimensions, etc.


Eclipse Draw2d
3.3

Copyright (c) IBM Corp. and others 2000, 2007. All Rights Reserved.

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire