Runtime

Uses of Class
org.eclipse.gmf.runtime.draw2d.ui.figures.HashedCircle.HashType

Packages that use HashedCircle.HashType
org.eclipse.gmf.runtime.draw2d.ui.figures Provides a set of classes that extend from the org.eclipse.draw2d hierarchies for rendering, geometric manipulation and layout of figures on the drawing surface. 
 

Uses of HashedCircle.HashType in org.eclipse.gmf.runtime.draw2d.ui.figures
 

Fields in org.eclipse.gmf.runtime.draw2d.ui.figures declared as HashedCircle.HashType
static HashedCircle.HashType HashedCircle.HashType.BACKSLASH
          Draws a '\' through the circle
static HashedCircle.HashType HashedCircle.HashType.X
          Draws an 'X' through the circle
 

Constructors in org.eclipse.gmf.runtime.draw2d.ui.figures with parameters of type HashedCircle.HashType
HashedCircle(HashedCircle.HashType hashType, int radius)
          Creates a HashedCircle.
 


Runtime

Guidelines for using Eclipse APIs.

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