A B C D E F G H I K L M N O P R S T U V W X Y Z

I

Interface - package Interface
Default graphic interface for sema.
id - Variable in class sema.Element
ID (in a world, there is unicity of the ID).
id2element(Integer) - Method in class sema.World
Returns the elements corresponding to the ID and null if the ID is not attributed.
image - Variable in class sema.Box
 
inMap() - Method in class modelling.CircularArea
 
inMap() - Method in class modelling.PonctualArea
 
inMap() - Method in class modelling.RectangularArea
Vérifie que le rectangle n'est pas sorti de la Map.
inMap() - Method in interface sema.Area
Checks whether the area is included in te map.
init(World) - Method in class SEMAbeans.ZGCarteSEMA
Inits the bean with a world.
intersect(float, float, float, float) - Method in class modelling.CircularArea
 
intersect(Vector) - Method in class modelling.CircularArea
 
intersect(Area) - Method in class modelling.CircularArea
 
intersect(float, float, float, float) - Method in class modelling.PonctualArea
 
intersect(Vector) - Method in class modelling.PonctualArea
 
intersect(Area) - Method in class modelling.PonctualArea
 
intersect(float, float, float, float) - Method in class modelling.RectangularArea
 
intersect(Vector) - Method in class modelling.RectangularArea
 
intersect(Area) - Method in class modelling.RectangularArea
 
intersect(float, float, float, float) - Method in interface sema.Area
Returns whether the area intersect the segment (ax,ay),(bx,by)
intersect(Area) - Method in interface sema.Area
Returns whether the area intersect these one.
intersect(Vector) - Method in interface sema.Area
Returns whether the polygon intersects this area.
isCrashingElements() - Method in class modelling.CircularArea
Rounded here, because of the approximate covering boxes (there would be undue collisions!).
isCrashingElements(Vector) - Method in class modelling.CircularArea
 
isCrashingElements() - Method in class modelling.PonctualArea
Rounded here, because of the approximate covering boxes (there would be undue collisions!).
isCrashingElements(Vector) - Method in class modelling.PonctualArea
 
isCrashingElements() - Method in class modelling.RectangularArea
 
isCrashingElements(Vector) - Method in class modelling.RectangularArea
 
isCrashingElements() - Method in interface sema.Area
Returns true if there are other elements registered on the boxes where this area is registered, or if the area is not included in the map.
isCrashingElements(Vector) - Method in interface sema.Area
 
isDisabled() - Method in class sema.Agent.Action
Returns true if the action has been definitively disabled, by the stop() method, because the action ended normally, or because it was refused by @link accepAction(Agent.Action).
isExtensionListInDescription() - Method in class Interface.FileExtFilter
 
isFiting(Element) - Method in class modelling.Selector
Computes whether the given element is fiting the requirement of the selector.
isFiting(Element) - Method in class sema.Nature.CanSee
 
isFiting(Element) - Method in class sema.Nature.GoodKind
 
isFreeFor(Element) - Method in class modelling.ObstacleBox
 
isFreeFor(Element) - Method in class sema.Box
Determinate whether the Box can host the Element.
isIn(float, float) - Method in class modelling.CircularArea
 
isIn(float, float) - Method in class modelling.PonctualArea
 
isIn(float, float) - Method in class modelling.RectangularArea
 
isIn(float, float) - Method in interface sema.Area
Returns whether the point is in the area.
isInZone(int, int) - Method in class SEMAbeans.ZGPreviewSEMA
Checks if the point is inside the area.
isMarked() - Method in class sema.Element
Returns whether the element is marked.
isPaused() - Method in class sema.Agent.Action
Returns true if the action is currently paused.
isPolygon() - Method in class modelling.CircularArea
 
isPolygon() - Method in class modelling.PonctualArea
 
isPolygon() - Method in class modelling.RectangularArea
 
isPolygon() - Method in interface sema.Area
Returns whether the area is a polygon.
isSatisfying() - Method in class modelling.EatingAgent.IsHungry
Returns wether the agent may still eat.
isSatisfying() - Method in class modelling.Satisfactor
Checks whether the current state is satisfaying.

A B C D E F G H I K L M N O P R S T U V W X Y Z