Uses of Class
format_geometrie.Entity

Packages that use Entity
format_geometrie   
 

Uses of Entity in format_geometrie
 

Methods in format_geometrie that return Entity
static Entity GeometricContext.getEntityByName(java.lang.String name)
           
 

Methods in format_geometrie with parameters of type Entity
static void GeometricContext.addEntity(Entity e)