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.RealFigure

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

Uses of RealFigure in org.eclipse.gmf.gmfgraph
 

Subinterfaces of RealFigure in org.eclipse.gmf.gmfgraph
 interface ConnectionFigure
          A representation of the model object ' Connection Figure '
 interface CustomConnection
          A representation of the model object ' Custom Connection '
 interface CustomDecoration
          A representation of the model object ' Custom Decoration '
 interface CustomFigure
          A representation of the model object ' Custom Figure '
 interface DecorationFigure
          A representation of the model object ' Decoration Figure '
 interface Ellipse
          A representation of the model object ' Ellipse '
 interface Label
          A representation of the model object ' Label '
 interface LabeledContainer
          A representation of the model object ' Labeled Container '
 interface Polygon
          A representation of the model object ' Polygon '
 interface PolygonDecoration
          A representation of the model object ' Polygon Decoration '
 interface Polyline
          A representation of the model object ' Polyline '
 interface PolylineConnection
          A representation of the model object ' Polyline Connection '
 interface PolylineDecoration
          A representation of the model object ' Polyline Decoration '
 interface Rectangle
          A representation of the model object ' Rectangle '
 interface RoundedRectangle
          A representation of the model object ' Rounded Rectangle '
 interface ScalablePolygon
          A representation of the model object ' Scalable Polygon '
 interface Shape
          A representation of the model object ' Shape '
 interface SVGFigure
          A representation of the model object ' SVG Figure '
 

Methods in org.eclipse.gmf.gmfgraph that return RealFigure
  RealFigure FigureRef. getFigure ()
          Returns the value of the ' Figure ' reference
  RealFigure FigureAccessor. getTypedFigure ()
          Returns the value of the ' Typed Figure ' containment reference
 

Methods in org.eclipse.gmf.gmfgraph that return types with arguments of type RealFigure
 org.eclipse.emf.common.util.EList< RealFigure> FigureGallery. getFigures ()
          Returns the value of the ' Figures ' containment reference list.
 

Methods in org.eclipse.gmf.gmfgraph with parameters of type RealFigure
 void FigureRef. setFigure ( RealFigure value)
          Sets the value of the ' Figure' reference
 void FigureAccessor. setTypedFigure ( RealFigure value)
          Sets the value of the ' Typed Figure' containment reference
 

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

Classes in org.eclipse.gmf.gmfgraph.impl that implement RealFigure
 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 '
 class EllipseImpl
          An implementation of the model object ' Ellipse '
 class LabeledContainerImpl
          An implementation of the model object ' Labeled Container '
 class LabelImpl
          An implementation of the model object ' Label '
 class PolygonDecorationImpl
          An implementation of the model object ' Polygon Decoration '
 class PolygonImpl
          An implementation of the model object ' Polygon '
 class PolylineConnectionImpl
          An implementation of the model object ' Polyline Connection '
 class PolylineDecorationImpl
          An implementation of the model object ' Polyline Decoration '
 class PolylineImpl
          An implementation of the model object ' Polyline '
 class RealFigureImpl
          An implementation of the model object ' Real Figure '
 class RectangleImpl
          An implementation of the model object ' Rectangle '
 class RoundedRectangleImpl
          An implementation of the model object ' Rounded Rectangle '
 class ScalablePolygonImpl
          An implementation of the model object ' Scalable Polygon '
 class ShapeImpl
          An implementation of the model object ' Shape '
 class SVGFigureImpl
          An implementation of the model object ' SVG Figure '
 

Fields in org.eclipse.gmf.gmfgraph.impl declared as RealFigure
protected   RealFigure FigureRefImpl. figure
          The cached value of the ' Figure' reference
protected   RealFigure FigureAccessorImpl. typedFigure
          The cached value of the ' Typed Figure' containment reference
 

Fields in org.eclipse.gmf.gmfgraph.impl with type parameters of type RealFigure
protected  org.eclipse.emf.common.util.EList< RealFigure> FigureGalleryImpl. figures
          The cached value of the ' Figures' containment reference list
 

Methods in org.eclipse.gmf.gmfgraph.impl that return RealFigure
  RealFigure FigureRefImpl. basicGetFigure ()
           
  RealFigure FigureRefImpl. getFigure ()
           
  RealFigure FigureAccessorImpl. getTypedFigure ()
           
 

Methods in org.eclipse.gmf.gmfgraph.impl that return types with arguments of type RealFigure
 org.eclipse.emf.common.util.EList< RealFigure> FigureGalleryImpl. getFigures ()
           
 

Methods in org.eclipse.gmf.gmfgraph.impl with parameters of type RealFigure
 org.eclipse.emf.common.notify.NotificationChain FigureAccessorImpl. basicSetTypedFigure ( RealFigure newTypedFigure, org.eclipse.emf.common.notify.NotificationChain msgs)
           
 void FigureRefImpl. setFigure ( RealFigure newFigure)
           
 void FigureAccessorImpl. setTypedFigure ( RealFigure newTypedFigure)
           
 

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

Methods in org.eclipse.gmf.gmfgraph.util with parameters of type RealFigure
  T GMFGraphSwitch. caseRealFigure ( RealFigure object)
          Returns the result of interpreting the object as an instance of 'Real 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