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

  




 

 

Runtime

Uses of Class
org.eclipse.gmf.runtime.draw2d.ui.geometry.LineSeg.Sign

Packages that use LineSeg.Sign
org.eclipse.gmf.runtime.draw2d.ui.geometry Provides a set of classes for geometric manipulation. 
 

Uses of LineSeg.Sign in org.eclipse.gmf.runtime.draw2d.ui.geometry
 

Fields in org.eclipse.gmf.runtime.draw2d.ui.geometry declared as LineSeg.Sign
static  LineSeg.Sign LineSeg.Sign. NEGATIVE
          Constant designating an orientation that is negative relative to the lineseg vector.
static  LineSeg.Sign LineSeg.Sign. POSITIVE
          Constant designating an orientation that is position relative to the lineseg vector.
 

Methods in org.eclipse.gmf.runtime.draw2d.ui.geometry that return LineSeg.Sign
  LineSeg.Sign LineSeg. positionRelativeTo ( Point rel)
          Returns out a positive or negative value (Positive / Negative) depending on the orientation of the given point to the line.
 

Methods in org.eclipse.gmf.runtime.draw2d.ui.geometry with parameters of type LineSeg.Sign
  Point LineSeg. locatePoint (double pctDist, long theHeight, LineSeg.Sign asOriented)
          Locates a point at a given height and distance along the line segment.
 


Runtime

Guidelines for using Eclipse APIs.

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


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