org.eclipse.graphiti.features.impl
Class AbstractAddShapeFeature
java.lang.Object
org.eclipse.graphiti.features.impl.AbstractFeature
org.eclipse.graphiti.features.impl.AbstractAddFeature
org.eclipse.graphiti.features.impl.AbstractAddPictogramElementFeature
org.eclipse.graphiti.features.impl.AbstractAddShapeFeature
- All Implemented Interfaces:
- IAddFeature, IFeature, IFeatureProviderHolder, IAdd, IDescription, IName
public abstract class AbstractAddShapeFeature
- extends AbstractAddPictogramElementFeature
The Class AbstractAddShapeFeature. Add feature especially for pictogram
elements.
Methods inherited from class org.eclipse.graphiti.features.impl.AbstractFeature |
addGraphicalRepresentation, canUndo, getAllBusinessObjectsForPictogramElement, getBusinessObjectForPictogramElement, getDescription, getDiagram, getDiagramEditor, getFeatureProvider, getProgressCallback, getUserDecision, hasDoneChanges, isAvailable, layoutPictogramElement, link, link, manageColor, manageColor, setProgressCallback, toString, updatePictogramElement |
Methods inherited from interface org.eclipse.graphiti.func.IAdd |
add, canAdd |
AbstractAddShapeFeature
public AbstractAddShapeFeature(IFeatureProvider fp)
- Creates a new
AbstractAddShapeFeature
.
- Parameters:
fp
- the fp
Copyright (c) SAP AG 2005, 2010.