|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectilog.views.IlvGraphic
ilog.views.IlvSelection
ilog.views.IlvHandlesSelection
ilog.views.IlvPolyPointsSelection
ilog.views.IlvLinkImageSelection
public class IlvLinkImageSelection
The selection object for an IlvLinkImage.
IlvLinkImage,
Serialized Form| Field Summary |
|---|
| Fields inherited from class ilog.views.IlvHandlesSelection |
|---|
CIRCLE_SHAPE, defaultHandleBackgroundColor, defaultHandleColor, defaultHandleShape, defaultHandleSize, FILLED_CIRCLE_SHAPE, FILLED_SQUARE_SHAPE, SQUARE_SHAPE |
| Constructor Summary | |
|---|---|
IlvLinkImageSelection(IlvPolyPointsInterface obj)
Creates a new selection object. |
|
| Method Summary | |
|---|---|
String |
getDefaultInteractor()
Returns the default interactor. |
static void |
SetDefaultInteractor(String interactor)
This method allows to change the default interactor for instances of this class. |
| Methods inherited from class ilog.views.IlvPolyPointsSelection |
|---|
boundingBox, contains, getHandle, getHandleCardinal, getPolyPoints, isClosedMode, isOptimizedDrawingEnabled, setClosedMode |
| Methods inherited from class ilog.views.IlvHandlesSelection |
|---|
afterLoopAllHandles, beforeLoopAllHandles, draw, drawWithoutHandles, getActiveHandlesColor, getHandle, getHandlesColor, getHandlesShape, getHandlesSize, isActive, onEnter, onExit, setActiveHandlesColor, setHandlesColor, setHandlesShape, setHandlesSize, zoomable |
| Methods inherited from class ilog.views.IlvSelection |
|---|
applyTransform, copy, getObject, isVisible |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public IlvLinkImageSelection(IlvPolyPointsInterface obj)
| Method Detail |
|---|
public String getDefaultInteractor()
SetDefaultInteractor it is an instance of ilog.views.IlvLinkImageEditInteractor.
getDefaultInteractor in class IlvPolyPointsSelectionSetDefaultInteractor(java.lang.String)public static void SetDefaultInteractor(String interactor)
interactor - the new interactor.getDefaultInteractor()
|
||||||||||
| PREV CLASS Documentation homepage NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||