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

  




 

 

Generation Framework

Uses of Interface
org.eclipse.gmf.gmfgraph.CustomFigure

Packages that use CustomFigure
org.eclipse.gmf.gmfgraph   
org.eclipse.gmf.gmfgraph.impl   
org.eclipse.gmf.gmfgraph.util   
 

Uses of CustomFigure in org.eclipse.gmf.gmfgraph
 

Subinterfaces of CustomFigure in org.eclipse.gmf.gmfgraph
 interface CustomConnection
          A representation of the model object ' Custom Connection '
 interface CustomDecoration
          A representation of the model object ' Custom Decoration '
 

Methods in org.eclipse.gmf.gmfgraph that return CustomFigure
  CustomFigure GMFGraphFactory. createCustomFigure ()
          Returns a new object of class 'Custom Figure'
 

Uses of CustomFigure in org.eclipse.gmf.gmfgraph.impl
 

Classes in org.eclipse.gmf.gmfgraph.impl that implement CustomFigure
 class CustomConnectionImpl
          An implementation of the model object ' Custom Connection '
 class CustomDecorationImpl
          An implementation of the model object ' Custom Decoration '
 class CustomFigureImpl
          An implementation of the model object ' Custom Figure '
 

Methods in org.eclipse.gmf.gmfgraph.impl that return CustomFigure
  CustomFigure GMFGraphFactoryImpl. createCustomFigure ()
           
 

Uses of CustomFigure in org.eclipse.gmf.gmfgraph.util
 

Methods in org.eclipse.gmf.gmfgraph.util with parameters of type CustomFigure
  T GMFGraphSwitch. caseCustomFigure ( CustomFigure object)
          Returns the result of interpreting the object as an instance of 'Custom Figure'
 


Generation Framework

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