|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.graphiti.features.impl.AbstractFeature
org.eclipse.graphiti.features.impl.AbstractAddFeature
org.eclipse.graphiti.features.impl.AbstractAddPictogramElementFeature
org.eclipse.graphiti.features.impl.AbstractAddShapeFeature
public abstract class AbstractAddShapeFeature
The Class AbstractAddShapeFeature. Add feature especially for pictogram elements.
Field Summary |
---|
Fields inherited from class org.eclipse.graphiti.features.impl.AbstractAddFeature |
---|
EMPTY |
Constructor Summary | |
---|---|
AbstractAddShapeFeature(IFeatureProvider fp)
Creates a new AbstractAddShapeFeature . |
Method Summary |
---|
Methods inherited from class org.eclipse.graphiti.features.impl.AbstractAddPictogramElementFeature |
---|
canUpdatePictogramElement, setSizeAndLocation, updatePictogramElementNeeded |
Methods inherited from class org.eclipse.graphiti.features.impl.AbstractAddFeature |
---|
canExecute, execute, getName |
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 class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.graphiti.func.IAdd |
---|
add, canAdd |
Methods inherited from interface org.eclipse.graphiti.features.IFeature |
---|
canUndo, hasDoneChanges, isAvailable |
Methods inherited from interface org.eclipse.graphiti.IDescription |
---|
getDescription |
Methods inherited from interface org.eclipse.graphiti.features.IFeatureProviderHolder |
---|
getFeatureProvider |
Constructor Detail |
---|
public AbstractAddShapeFeature(IFeatureProvider fp)
AbstractAddShapeFeature
.
fp
- the fp
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |