|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GObject | |
SEdit | |
SEdit.Formalisms.Logical | |
SEdit.Formalisms.Petri | |
SEdit.Formalisms.World | |
SEdit.Formalisms.World.Ants | |
SEdit.Graphics |
Uses of GObject in SEdit |
Fields in SEdit declared as GObject | |
protected GObject |
SElement.element
|
Methods in SEdit that return GObject | |
GObject |
StructureEditor.find(int x,
int y)
Find the object at a given point. |
GObject |
SElement.getGObject()
|
Methods in SEdit with parameters of type GObject | |
void |
StructureEditor.addGObject(GObject o)
|
void |
StructureEditor.addGObjectFirst(GObject o)
|
void |
StructureEditor.removeGObject(GObject o)
|
void |
StructureEditor.addSelected(GObject o)
|
void |
StructureEditor.removeSelected(GObject o)
|
void |
SElement.setGObject(GObject value)
|
Uses of GObject in SEdit.Formalisms.Logical |
Subclasses of GObject in SEdit.Formalisms.Logical | |
class |
GLogicalDisplay
|
Uses of GObject in SEdit.Formalisms.Petri |
Subclasses of GObject in SEdit.Formalisms.Petri | |
class |
GInPort
|
class |
GOutPort
|
class |
GPetriArrow
CLASS GPetriArrow / |
class |
GPetriPlace
|
class |
GPetriTransition
|
class |
GPort
|
Uses of GObject in SEdit.Formalisms.World |
Subclasses of GObject in SEdit.Formalisms.World | |
class |
GMobileEntity
|
Uses of GObject in SEdit.Formalisms.World.Ants |
Subclasses of GObject in SEdit.Formalisms.World.Ants | |
class |
GAnt
|
Uses of GObject in SEdit.Graphics |
Subclasses of GObject in SEdit.Graphics | |
class |
GAgent
CLASS GAgent The graphic class for AgentNode Copyright : Copyright (c) 2000 |
class |
GArrow
CLASSE GArrow / |
class |
GConnect
classe abstraite correspondant à la représentation graphique des connecteurs des composants (et des modules) |
class |
GHexa
classe abstraite correspondant à la représentation graphique des éléments de la structure. |
class |
GIcon
Graphic element which draws an iconic representation of a node |
class |
GInConnect
classe abstraite correspondant à la représentation graphique des connecteurs des composants (et des modules) |
class |
GInternalFrame
|
class |
GJavaComponent
CLASS GJavaComponent |
class |
GNode
CLASSE GNode / |
class |
GOutConnect
classe abstraite correspondant à la représentation graphique des connecteurs des composants (et des modules) |
class |
GOval
CLASS GOval |
class |
GRectangle
CLASSE GRectangle |
class |
GRoundedRectangle
CLASSE GRectangle |
class |
GSegmentedArrow
CLASSE GSegmentedArrow / |
Methods in SEdit.Graphics with parameters of type GObject | |
void |
GObject.alignHorizontalTo(GObject o)
|
void |
GObject.alignVerticalTo(GObject o)
|
void |
GConnect.computeDir(GObject g)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |