|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConvexZoneSet | |
|---|---|
| jpicedt.graphic | jPicEdt library core classes and packages. |
| jpicedt.graphic.event | Various events used for the communication between model, view and
controler, as well as to notify external receivers of changes in the
document structure, appearance,… |
| jpicedt.graphic.toolkit | Controller (document editing through UI actions) |
| Uses of ConvexZoneSet in jpicedt.graphic |
|---|
| Fields in jpicedt.graphic declared as ConvexZoneSet | |
|---|---|
protected ConvexZoneSet |
PECanvas.convexZoneSet
Une liste de zones convexe que l'utilisateur a définies pour éditer le dessins pour cette toile à dessin PECanvas. |
| Methods in jpicedt.graphic that return ConvexZoneSet | |
|---|---|
ConvexZoneSet |
PECanvas.getConvexZoneSet()
|
| Methods in jpicedt.graphic with parameters of type ConvexZoneSet | |
|---|---|
void |
PECanvas.setConvexZoneSet(ConvexZoneSet czs)
|
| Uses of ConvexZoneSet in jpicedt.graphic.event |
|---|
| Methods in jpicedt.graphic.event that return ConvexZoneSet | |
|---|---|
ConvexZoneSet |
ConvexZoneEvent.getConvexZoneSet()
|
| Uses of ConvexZoneSet in jpicedt.graphic.toolkit |
|---|
| Methods in jpicedt.graphic.toolkit that return ConvexZoneSet | |
|---|---|
ConvexZoneSet |
ConvexZoneSet.DefaultConvexZoneEvent.getConvexZoneSet()
|
| Methods in jpicedt.graphic.toolkit with parameters of type ConvexZoneSet | |
|---|---|
protected void |
ConvexZoneSet.fireChangedUpdate(ConvexZoneSet changed,
ConvexZoneEvent.EventType type)
|
| Constructors in jpicedt.graphic.toolkit with parameters of type ConvexZoneSet | |
|---|---|
ConvexZoneSet.DefaultConvexZoneEvent(ConvexZoneSet convexZoneSet,
ConvexZoneEvent.EventType type)
|
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||