|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConvexZoneHitInfo | |
---|---|
jpicedt.graphic.toolkit | Controller (document editing through UI actions) |
jpicedt.ui.internal | Implementation of MDIManager and related using JInternalFrame's. |
Uses of ConvexZoneHitInfo in jpicedt.graphic.toolkit |
---|
Classes in jpicedt.graphic.toolkit that implement ConvexZoneHitInfo | |
---|---|
static class |
ConvexZoneHitInfo.CZHitInfo
|
static class |
ConvexZoneHitInfo.List
|
static class |
ConvexZoneHitInfo.Stroke
Represent a Hit that occured on an ConvexZone . |
Methods in jpicedt.graphic.toolkit that return ConvexZoneHitInfo | |
---|---|
ConvexZoneHitInfo |
DefaultConvexZoneSelectionHandler.hitTest(PEMouseEvent e,
boolean isHighlightVisible)
|
ConvexZoneHitInfo |
ConvexZoneSet.hitTest(PEMouseEvent e,
boolean selectedZones)
|
ConvexZoneHitInfo |
ConvexZone.hitTest(PEMouseEvent e,
boolean isHighlightVisible)
Describe hitTest method here. |
Methods in jpicedt.graphic.toolkit with parameters of type ConvexZoneHitInfo | |
---|---|
ConvexZoneHitInfo.List |
ConvexZoneHitInfo.append(ConvexZoneHitInfo hi)
|
ConvexZoneHitInfo.List |
ConvexZoneHitInfo.CZHitInfo.append(ConvexZoneHitInfo hi)
|
ConvexZoneHitInfo.List |
ConvexZoneHitInfo.List.append(ConvexZoneHitInfo czHitInfo)
|
ArrayList<PEConvexZoneAction> |
ConvexZoneGroup.createActions(ActionDispatcher actionDispatcher,
ActionLocalizer localizer,
ConvexZoneHitInfo hi)
|
ArrayList<PEConvexZoneAction> |
ConvexZoneActionFactory.createActions(ActionDispatcher actionDispatcher,
ActionLocalizer localizer,
ConvexZoneHitInfo hi)
Crée une liste de PEAction 's en relation à un ConvexZoneGroup |
JPopupMenu |
PopupMenuFactory.createPopupMenu(PECanvas board,
ConvexZoneHitInfo hi)
|
Uses of ConvexZoneHitInfo in jpicedt.ui.internal |
---|
Methods in jpicedt.ui.internal with parameters of type ConvexZoneHitInfo | |
---|---|
JPopupMenu |
PEPopupMenuFactory.createPopupMenu(PECanvas board,
ConvexZoneHitInfo hi)
Describe createPopupMenu method here. |
Constructors in jpicedt.ui.internal with parameters of type ConvexZoneHitInfo | |
---|---|
PEPopupMenuFactory.PopupMenu(PECanvas canvas,
ConvexZoneHitInfo hi)
Crée une nouvelle instance de PopupMenu . |
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |