Uses of Interface
org.eclipse.graphiti.mm.GraphicsAlgorithmContainer

Packages that use GraphicsAlgorithmContainer
org.eclipse.graphiti.mm.algorithms   
org.eclipse.graphiti.mm.algorithms.impl   
org.eclipse.graphiti.mm.algorithms.util   
org.eclipse.graphiti.mm.impl   
org.eclipse.graphiti.mm.pictograms   
org.eclipse.graphiti.mm.pictograms.impl   
org.eclipse.graphiti.mm.pictograms.util   
org.eclipse.graphiti.mm.util   
org.eclipse.graphiti.services   
org.eclipse.graphiti.services.impl   
 

Uses of GraphicsAlgorithmContainer in org.eclipse.graphiti.mm.algorithms
 

Subinterfaces of GraphicsAlgorithmContainer in org.eclipse.graphiti.mm.algorithms
 interface AbstractText
          A representation of the model object 'Abstract Text'.
 interface Ellipse
          A representation of the model object 'Ellipse'.
 interface GraphicsAlgorithm
          A representation of the model object 'Graphics Algorithm'.
 interface Image
          A representation of the model object 'Image'.
 interface MultiText
          A representation of the model object 'Multi Text'.
 interface PlatformGraphicsAlgorithm
          A representation of the model object 'Platform Graphics Algorithm'.
 interface Polygon
          A representation of the model object 'Polygon'.
 interface Polyline
          A representation of the model object 'Polyline'.
 interface Rectangle
          A representation of the model object 'Rectangle'.
 interface RoundedRectangle
          A representation of the model object 'Rounded Rectangle'.
 interface Text
          A representation of the model object 'Text'.
 

Uses of GraphicsAlgorithmContainer in org.eclipse.graphiti.mm.algorithms.impl
 

Classes in org.eclipse.graphiti.mm.algorithms.impl that implement GraphicsAlgorithmContainer
 class AbstractTextImpl
          An implementation of the model object 'Abstract Text'.
 class EllipseImpl
          An implementation of the model object 'Ellipse'.
 class GraphicsAlgorithmImpl
          An implementation of the model object 'Graphics Algorithm'.
 class ImageImpl
          An implementation of the model object 'Image'.
 class MultiTextImpl
          An implementation of the model object 'Multi Text'.
 class PlatformGraphicsAlgorithmImpl
          An implementation of the model object 'Platform Graphics Algorithm'.
 class PolygonImpl
          An implementation of the model object 'Polygon'.
 class PolylineImpl
          An implementation of the model object 'Polyline'.
 class RectangleImpl
          An implementation of the model object 'Rectangle'.
 class RoundedRectangleImpl
          An implementation of the model object 'Rounded Rectangle'.
 class TextImpl
          An implementation of the model object 'Text'.
 

Uses of GraphicsAlgorithmContainer in org.eclipse.graphiti.mm.algorithms.util
 

Methods in org.eclipse.graphiti.mm.algorithms.util with parameters of type GraphicsAlgorithmContainer
 T AlgorithmsSwitch.caseGraphicsAlgorithmContainer(GraphicsAlgorithmContainer object)
          Returns the result of interpreting the object as an instance of 'Graphics Algorithm Container'.
 

Uses of GraphicsAlgorithmContainer in org.eclipse.graphiti.mm.impl
 

Classes in org.eclipse.graphiti.mm.impl that implement GraphicsAlgorithmContainer
 class GraphicsAlgorithmContainerImpl
          An implementation of the model object 'Graphics Algorithm Container'.
 

Uses of GraphicsAlgorithmContainer in org.eclipse.graphiti.mm.pictograms
 

Subinterfaces of GraphicsAlgorithmContainer in org.eclipse.graphiti.mm.pictograms
 interface AdvancedAnchor
          A representation of the model object ' Advanced Anchor'.
 interface Anchor
          A representation of the model object 'Anchor'.
 interface AnchorContainer
          A representation of the model object 'Anchor Container'.
 interface BoxRelativeAnchor
          A representation of the model object 'Box Relative Anchor'.
 interface ChopboxAnchor
          A representation of the model object 'Chopbox Anchor'.
 interface CompositeConnection
          A representation of the model object ' Composite Connection'.
 interface Connection
          A representation of the model object 'Connection'.
 interface ConnectionDecorator
          A representation of the model object 'Connection Decorator'.
 interface ContainerShape
          A representation of the model object 'Container Shape'.
 interface CurvedConnection
          A representation of the model object ' Curved Connection'.
 interface Diagram
          A representation of the model object 'Diagram'.
 interface FixPointAnchor
          A representation of the model object 'Fix Point Anchor'.
 interface FreeFormConnection
          A representation of the model object 'Free Form Connection'.
 interface ManhattanConnection
          A representation of the model object 'Manhattan Connection'.
 interface PictogramElement
          A representation of the model object 'Pictogram Element'.
 interface Shape
          A representation of the model object 'Shape'.
 

Uses of GraphicsAlgorithmContainer in org.eclipse.graphiti.mm.pictograms.impl
 

Classes in org.eclipse.graphiti.mm.pictograms.impl that implement GraphicsAlgorithmContainer
 class AdvancedAnchorImpl
          An implementation of the model object 'Advanced Anchor'.
 class AnchorContainerImpl
          An implementation of the model object 'Anchor Container'.
 class AnchorImpl
          An implementation of the model object 'Anchor'.
 class BoxRelativeAnchorImpl
          An implementation of the model object 'Box Relative Anchor'.
 class ChopboxAnchorImpl
          An implementation of the model object 'Chopbox Anchor'.
 class CompositeConnectionImpl
          An implementation of the model object 'Composite Connection'.
 class ConnectionDecoratorImpl
          An implementation of the model object 'Connection Decorator'.
 class ConnectionImpl
          An implementation of the model object 'Connection'.
 class ContainerShapeImpl
          An implementation of the model object 'Container Shape'.
 class CurvedConnectionImpl
          An implementation of the model object 'Curved Connection'.
 class DiagramImpl
          An implementation of the model object 'Diagram'.
 class FixPointAnchorImpl
          An implementation of the model object 'Fix Point Anchor'.
 class FreeFormConnectionImpl
          An implementation of the model object 'Free Form Connection'.
 class ManhattanConnectionImpl
          An implementation of the model object 'Manhattan Connection'.
 class PictogramElementImpl
          An implementation of the model object 'Pictogram Element'.
 class ShapeImpl
          An implementation of the model object 'Shape'.
 

Uses of GraphicsAlgorithmContainer in org.eclipse.graphiti.mm.pictograms.util
 

Methods in org.eclipse.graphiti.mm.pictograms.util with parameters of type GraphicsAlgorithmContainer
 T PictogramsSwitch.caseGraphicsAlgorithmContainer(GraphicsAlgorithmContainer object)
          Returns the result of interpreting the object as an instance of 'Graphics Algorithm Container'.
 

Uses of GraphicsAlgorithmContainer in org.eclipse.graphiti.mm.util
 

Methods in org.eclipse.graphiti.mm.util with parameters of type GraphicsAlgorithmContainer
 T MmSwitch.caseGraphicsAlgorithmContainer(GraphicsAlgorithmContainer object)
          Returns the result of interpreting the object as an instance of 'Graphics Algorithm Container'.
 

Uses of GraphicsAlgorithmContainer in org.eclipse.graphiti.services
 

Methods in org.eclipse.graphiti.services with parameters of type GraphicsAlgorithmContainer
 MultiText IGaCreateService.createDefaultMultiText(Diagram diagram, GraphicsAlgorithmContainer gaContainer)
          Creates a MultiText graphics algorithm with the default font (Arial, size 8).
 MultiText IGaCreateService.createDefaultMultiText(Diagram diagram, GraphicsAlgorithmContainer gaContainer, String value)
          Creates a MultiText graphics algorithm with the default font (Arial, size 8) and the given text.
 Text IGaCreateService.createDefaultText(Diagram diagram, GraphicsAlgorithmContainer gaContainer)
          Creates a Text graphics algorithm with the default font (Arial, size 8).
 Text IGaCreateService.createDefaultText(Diagram diagram, GraphicsAlgorithmContainer gaContainer, String value)
          Creates a Text graphics algorithm with the default font (Arial, size 8) and the given text.
 Ellipse IGaCreateService.createEllipse(GraphicsAlgorithmContainer gaContainer)
          Creates an Ellipse graphics algorithm.
 Image IGaCreateService.createImage(GraphicsAlgorithmContainer gaContainer, String imageId)
          Creates a Image graphics algorithm with the given image id.
 MultiText IGaCreateService.createMultiText(Diagram diagram, GraphicsAlgorithmContainer gaContainer, String value, String fontName, int fontSize)
          Creates a MultiText graphics algorithm with the given text and font.
 MultiText IGaCreateService.createMultiText(Diagram diagram, GraphicsAlgorithmContainer gaContainer, String value, String fontName, int fontSize, boolean isFontItalic, boolean isFontBold)
          Creates a MultiText graphics algorithm with the given text and font.
 MultiText IGaCreateService.createMultiText(GraphicsAlgorithmContainer gaContainer)
          Creates a MultiText graphics algorithm.
 MultiText IGaCreateService.createMultiText(GraphicsAlgorithmContainer gaContainer, String value)
          Creates a MultiText graphics algorithm with the given text.
 Ellipse IGaCreateService.createPlainEllipse(GraphicsAlgorithmContainer gaContainer)
          Creates a plain Ellipse graphics algorithm.
 Image IGaCreateService.createPlainImage(GraphicsAlgorithmContainer gaContainer, String imageId)
          Creates a plain Image graphics algorithm with the given image id.
 MultiText IGaCreateService.createPlainMultiText(GraphicsAlgorithmContainer gaContainer)
          Creates a plain MultiText graphics algorithm.
 MultiText IGaCreateService.createPlainMultiText(GraphicsAlgorithmContainer gaContainer, String value)
          Creates a plain MultiText graphics algorithm with the given text.
 PlatformGraphicsAlgorithm IGaCreateService.createPlainPlatformGraphicsAlgorithm(GraphicsAlgorithmContainer gaContainer, String id)
          Creates the plain PlatformGraphicsAlgorithm.
 Polygon IGaCreateService.createPlainPolygon(GraphicsAlgorithmContainer gaContainer)
          Creates a plain Polygon graphics algorithm.
 Polygon IGaCreateService.createPlainPolygon(GraphicsAlgorithmContainer gaContainer, Collection<Point> points)
          Creates a plain Polygon graphics algorithm with the given points.
 Polygon IGaCreateService.createPlainPolygon(GraphicsAlgorithmContainer gaContainer, int[] xy)
          Creates a plain Polygon graphics algorithm with the given points.
 Polygon IGaCreateService.createPlainPolygon(GraphicsAlgorithmContainer gaContainer, int[] xy, int[] beforeAfter)
          Creates a plain Polygon graphics algorithm with the given points.
 Polyline IGaCreateService.createPlainPolyline(GraphicsAlgorithmContainer gaContainer)
          Creates a plain Polyline graphics algorithm.
 Polyline IGaCreateService.createPlainPolyline(GraphicsAlgorithmContainer gaContainer, Collection<Point> points)
          Creates a plain Polyline graphics algorithm with the given points.
 Polyline IGaCreateService.createPlainPolyline(GraphicsAlgorithmContainer gaContainer, int[] xy)
          Creates a plain polyline graphics algorithm with the given points.
 Polyline IGaCreateService.createPlainPolyline(GraphicsAlgorithmContainer gaContainer, int[] xy, int[] beforeAfter)
          Creates a plain Polyline graphics algorithm with the given points.
 Rectangle IGaCreateService.createPlainRectangle(GraphicsAlgorithmContainer gaContainer)
          Creates a plain Rectangle graphics algorithm.
 RoundedRectangle IGaCreateService.createPlainRoundedRectangle(GraphicsAlgorithmContainer gaContainer, int cornerWidth, int cornerHeight)
          Creates a plain RoundedRectangle graphics algorithm with the given corner dimensions.
 Text IGaCreateService.createPlainText(GraphicsAlgorithmContainer gaContainer)
          Creates a plain Text graphics algorithm with empty text.
 Text IGaCreateService.createPlainText(GraphicsAlgorithmContainer gaContainer, String value)
          Creates a plain Text graphics algorithm with the given text.
 PlatformGraphicsAlgorithm IGaCreateService.createPlatformGraphicsAlgorithm(GraphicsAlgorithmContainer gaContainer, String id)
          Creates the PlatformGraphicsAlgorithm.
 Polygon IGaCreateService.createPolygon(GraphicsAlgorithmContainer gaContainer)
          Creates a Polygon graphics algorithm.
 Polygon IGaCreateService.createPolygon(GraphicsAlgorithmContainer gaContainer, Collection<Point> points)
          Creates a Polygon graphics algorithm with the given points.
 Polygon IGaCreateService.createPolygon(GraphicsAlgorithmContainer gaContainer, int[] xy)
          Creates a Polygon graphics algorithm with the given points.
 Polygon IGaCreateService.createPolygon(GraphicsAlgorithmContainer gaContainer, int[] xy, int[] beforeAfter)
          Creates a Polygon graphics algorithm with the given points.
 Polyline IGaCreateService.createPolyline(GraphicsAlgorithmContainer gaContainer)
          Creates a Polyline graphics algorithm.
 Polyline IGaCreateService.createPolyline(GraphicsAlgorithmContainer gaContainer, Collection<Point> points)
          Creates a Polyline graphics algorithm with the given points.
 Polyline IGaCreateService.createPolyline(GraphicsAlgorithmContainer gaContainer, int[] xy)
          Creates a Polyline graphics algorithm with the given points.
 Polyline IGaCreateService.createPolyline(GraphicsAlgorithmContainer gaContainer, int[] xy, int[] beforeAfter)
          Creates a Polyline graphics algorithm with the given points.
 Rectangle IGaCreateService.createRectangle(GraphicsAlgorithmContainer gaContainer)
          Creates a Rectangle graphics algorithm.
 RoundedRectangle IGaCreateService.createRoundedRectangle(GraphicsAlgorithmContainer gaContainer, int cornerWidth, int cornerHeight)
          Creates a RoundedRectangle graphics algorithm with the given corner dimensions.
 Text IGaCreateService.createText(Diagram diagram, GraphicsAlgorithmContainer gaContainer, String value, String fontName, int fontSize)
          Creates a Text graphics algorithm with the given text and font.
 Text IGaCreateService.createText(Diagram diagram, GraphicsAlgorithmContainer gaContainer, String value, String fontName, int fontSize, boolean isFontItalic, boolean isFontBold)
          Creates a Text graphics algorithm with the given text and font.
 Text IGaCreateService.createText(GraphicsAlgorithmContainer gaContainer)
          Creates a Text graphics algorithm with empty text.
 Text IGaCreateService.createText(GraphicsAlgorithmContainer gaContainer, String value)
          Creates a Text graphics algorithm with the given text.
 

Uses of GraphicsAlgorithmContainer in org.eclipse.graphiti.services.impl
 

Methods in org.eclipse.graphiti.services.impl with parameters of type GraphicsAlgorithmContainer
 MultiText GaServiceImpl.createDefaultMultiText(Diagram diagram, GraphicsAlgorithmContainer gaContainer)
           
 MultiText GaServiceImpl.createDefaultMultiText(Diagram diagram, GraphicsAlgorithmContainer gaContainer, String value)
           
 Text GaServiceImpl.createDefaultText(Diagram diagram, GraphicsAlgorithmContainer gaContainer)
           
 Text GaServiceImpl.createDefaultText(Diagram diagram, GraphicsAlgorithmContainer gaContainer, String value)
           
 Ellipse GaServiceImpl.createEllipse(GraphicsAlgorithmContainer gaContainer)
           
 Image GaServiceImpl.createImage(GraphicsAlgorithmContainer gaContainer, String imageId)
           
 MultiText GaServiceImpl.createMultiText(Diagram diagram, GraphicsAlgorithmContainer gaContainer, String value, String fontName, int fontSize)
           
 MultiText GaServiceImpl.createMultiText(Diagram diagram, GraphicsAlgorithmContainer gaContainer, String value, String fontName, int fontSize, boolean isFontItalic, boolean isFontBold)
           
 MultiText GaServiceImpl.createMultiText(GraphicsAlgorithmContainer gaContainer)
           
 MultiText GaServiceImpl.createMultiText(GraphicsAlgorithmContainer gaContainer, String value)
           
 Ellipse GaServiceImpl.createPlainEllipse(GraphicsAlgorithmContainer gaContainer)
           
 Image GaServiceImpl.createPlainImage(GraphicsAlgorithmContainer gaContainer, String imageId)
           
 MultiText GaServiceImpl.createPlainMultiText(GraphicsAlgorithmContainer gaContainer)
           
 MultiText GaServiceImpl.createPlainMultiText(GraphicsAlgorithmContainer gaContainer, String value)
           
 PlatformGraphicsAlgorithm GaServiceImpl.createPlainPlatformGraphicsAlgorithm(GraphicsAlgorithmContainer gaContainer, String id)
           
 Polygon GaServiceImpl.createPlainPolygon(GraphicsAlgorithmContainer gaContainer)
           
 Polygon GaServiceImpl.createPlainPolygon(GraphicsAlgorithmContainer gaContainer, Collection<Point> points)
           
 Polygon GaServiceImpl.createPlainPolygon(GraphicsAlgorithmContainer gaContainer, int[] xy)
           
 Polygon GaServiceImpl.createPlainPolygon(GraphicsAlgorithmContainer gaContainer, int[] xy, int[] beforeAfter)
           
 Polyline GaServiceImpl.createPlainPolyline(GraphicsAlgorithmContainer gaContainer)
           
 Polyline GaServiceImpl.createPlainPolyline(GraphicsAlgorithmContainer gaContainer, Collection<Point> points)
           
 Polyline GaServiceImpl.createPlainPolyline(GraphicsAlgorithmContainer gaContainer, int[] xy)
           
 Polyline GaServiceImpl.createPlainPolyline(GraphicsAlgorithmContainer gaContainer, int[] xy, int[] beforeAfter)
           
 Rectangle GaServiceImpl.createPlainRectangle(GraphicsAlgorithmContainer gaContainer)
           
 RoundedRectangle GaServiceImpl.createPlainRoundedRectangle(GraphicsAlgorithmContainer gaContainer, int cornerWidth, int cornerHeight)
           
private  AbstractText GaServiceImpl.createPlainText(Diagram diagram, GraphicsAlgorithmContainer gaContainer, boolean multiText, String value)
           
 Text GaServiceImpl.createPlainText(GraphicsAlgorithmContainer gaContainer)
           
 Text GaServiceImpl.createPlainText(GraphicsAlgorithmContainer gaContainer, String value)
           
 PlatformGraphicsAlgorithm GaServiceImpl.createPlatformGraphicsAlgorithm(GraphicsAlgorithmContainer gaContainer, String id)
           
 Polygon GaServiceImpl.createPolygon(GraphicsAlgorithmContainer gaContainer)
           
 Polygon GaServiceImpl.createPolygon(GraphicsAlgorithmContainer gaContainer, Collection<Point> points)
           
 Polygon GaServiceImpl.createPolygon(GraphicsAlgorithmContainer gaContainer, int[] xy)
           
 Polygon GaServiceImpl.createPolygon(GraphicsAlgorithmContainer gaContainer, int[] xy, int[] beforeAfter)
           
 Polyline GaServiceImpl.createPolyline(GraphicsAlgorithmContainer gaContainer)
           
 Polyline GaServiceImpl.createPolyline(GraphicsAlgorithmContainer gaContainer, Collection<Point> points)
           
 Polyline GaServiceImpl.createPolyline(GraphicsAlgorithmContainer gaContainer, int[] xy)
           
 Polyline GaServiceImpl.createPolyline(GraphicsAlgorithmContainer gaContainer, int[] xy, int[] beforeAfter)
           
 Rectangle GaServiceImpl.createRectangle(GraphicsAlgorithmContainer gaContainer)
           
 RoundedRectangle GaServiceImpl.createRoundedRectangle(GraphicsAlgorithmContainer gaContainer, int cornerWidth, int cornerHeight)
           
private  AbstractText GaServiceImpl.createText(Diagram diagram, GraphicsAlgorithmContainer gaContainer, boolean multiText, String value, boolean createFont)
           
 Text GaServiceImpl.createText(Diagram diagram, GraphicsAlgorithmContainer gaContainer, String value, String fontName, int fontSize)
           
 Text GaServiceImpl.createText(Diagram diagram, GraphicsAlgorithmContainer gaContainer, String value, String fontName, int fontSize, boolean isFontItalic, boolean isFontBold)
           
 Text GaServiceImpl.createText(GraphicsAlgorithmContainer gaContainer)
           
 Text GaServiceImpl.createText(GraphicsAlgorithmContainer gaContainer, String value)
           
private static void GaServiceImpl.setContainer(GraphicsAlgorithm ga, GraphicsAlgorithmContainer gaContainer)
           
 



Copyright (c) SAP AG 2005, 2012.