org.eclipse.graphiti.tb
Class AnchorSelectionInfoImpl

java.lang.Object
  extended by org.eclipse.graphiti.tb.SelectionInfoImpl
      extended by org.eclipse.graphiti.tb.ShapeSelectionInfoImpl
          extended by org.eclipse.graphiti.tb.AnchorSelectionInfoImpl
All Implemented Interfaces:
IAnchorSelectionInfo, ISelectionInfo, IShapeSelectionInfo

public class AnchorSelectionInfoImpl
extends ShapeSelectionInfoImpl
implements IAnchorSelectionInfo

Since:
0.10

Constructor Summary
AnchorSelectionInfoImpl()
           
 
Method Summary
 
Methods inherited from class org.eclipse.graphiti.tb.ShapeSelectionInfoImpl
getPrimarySelectionBackgroundColor, getPrimarySelectionHandleBackgroundColor, getPrimarySelectionHandleForegroundColor, getSecondarySelectionBackgroundColor, getSecondarySelectionHandleBackgroundColor, getSecondarySelectionHandleForegroundColor, setPrimarySelectionBackgroundColor, setPrimarySelectionHandleBackgroundColor, setPrimarySelectionHandleForegroundColor, setSecondarySelectionBackgroundColor, setSecondarySelectionHandleBackgroundColor, setSecondarySelectionHandleForegroundColor
 
Methods inherited from class org.eclipse.graphiti.tb.SelectionInfoImpl
getColor, getHoverColor, getHoverColorParentSelected, getLineStyle, setColor, setHoverColor, setHoverColorParentSelected, setLineStyle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.eclipse.graphiti.tb.IShapeSelectionInfo
getPrimarySelectionBackgroundColor, getPrimarySelectionHandleBackgroundColor, getPrimarySelectionHandleForegroundColor, getSecondarySelectionBackgroundColor, getSecondarySelectionHandleBackgroundColor, getSecondarySelectionHandleForegroundColor, setPrimarySelectionBackgroundColor, setPrimarySelectionHandleBackgroundColor, setPrimarySelectionHandleForegroundColor, setSecondarySelectionBackgroundColor, setSecondarySelectionHandleBackgroundColor, setSecondarySelectionHandleForegroundColor
 
Methods inherited from interface org.eclipse.graphiti.tb.ISelectionInfo
getColor, getHoverColor, getHoverColorParentSelected, getLineStyle, setColor, setHoverColor, setHoverColorParentSelected, setLineStyle
 

Constructor Detail

AnchorSelectionInfoImpl

public AnchorSelectionInfoImpl()


Copyright (c) SAP AG 2005, 2012.