org.eclipse.graphiti.mm.algorithms
Interface Polygon

All Superinterfaces:
AbstractStyle, GraphicsAlgorithm, GraphicsAlgorithmContainer, Polyline, PropertyContainer
All Known Implementing Classes:
PolygonImpl

public interface Polygon
extends Polyline

A representation of the model object 'Polygon'.

See Also:
AlgorithmsPackage.getPolygon()

Method Summary
 
Methods inherited from interface org.eclipse.graphiti.mm.algorithms.Polyline
getPoints
 
Methods inherited from interface org.eclipse.graphiti.mm.algorithms.GraphicsAlgorithm
getGraphicsAlgorithmChildren, getHeight, getParentGraphicsAlgorithm, getPictogramElement, getStyle, getWidth, getX, getY, setHeight, setParentGraphicsAlgorithm, setPictogramElement, setStyle, setWidth, setX, setY
 
Methods inherited from interface org.eclipse.graphiti.mm.PropertyContainer
getProperties
 
Methods inherited from interface org.eclipse.graphiti.mm.algorithms.styles.AbstractStyle
getBackground, getFilled, getForeground, getLineStyle, getLineVisible, getLineWidth, getRenderingStyle, getTransparency, isSetFilled, isSetLineVisible, setBackground, setFilled, setForeground, setLineStyle, setLineVisible, setLineWidth, setRenderingStyle, setTransparency, unsetFilled, unsetLineVisible
 



Copyright (c) SAP AG 2005, 2012.