A B C D E F G H I L M N O P R S

A

add() - Method in class gggt.eg.bui.Building
To add the given symbol to document.
Algorithm - Class in gggt.eg.set
This class corresponds to the algorithm tag into the setting file.
App - Class in gggt.eg
Main App class.
App() - Constructor for class gggt.eg.App
 

B

Build - Class in gggt.eg.bui
 
Build() - Constructor for class gggt.eg.bui.Build
 
build() - Method in class gggt.eg.bui.Build
 
build(String, String) - Method in class gggt.eg.Engine
To build a single file .
build(String) - Method in class gggt.eg.Engine
To build the database from a setting file name.
build(Setting) - Method in class gggt.eg.Engine
To build the database from a setting object.
Building - Class in gggt.eg.bui
The building class is the support of build class.

C

constrain() - Method in class gggt.eg.bui.Building
To constrain a symbol.
constrain(OSymbol) - Method in class gggt.eg.set.Constraint
To constraint a symbol.
Constraint - Class in gggt.eg.set
This class corresponds to a constraint tag into the setting file.

D

debug() - Method in class gggt.eg.bui.Building
 
distort() - Method in class gggt.eg.bui.Building
To perform distort operation on given symbol.
Distort - Class in gggt.eg.dst
Class to add vectorial distortion
Distort(boolean, boolean, boolean, double) - Constructor for class gggt.eg.dst.Distort
Default constructor.
down() - Method in class gggt.eg.set.Constraint
To clear the stack.

E

Engine - Class in gggt.eg
Engine class.
Engine() - Constructor for class gggt.eg.Engine
Default constructor.

F

factory() - Method in class gggt.eg.bui.Building
The factory method selects a model and build a corresponding symbol.
full() - Method in class gggt.eg.set.Constraint
Test is the stack is full.

G

Gaussian - Class in gggt.eg.dst
The Gaussian class.
Gaussian(double) - Constructor for class gggt.eg.dst.Gaussian
Constructor with a var parametter.
Gaussian() - Constructor for class gggt.eg.dst.Gaussian
Constructor with var equals to 1.
getAlgorithm() - Method in class gggt.eg.set.Setting
To get the algorithm object.
getApply() - Method in class gggt.eg.set.Noise
To get the apply attribute.
getBuild() - Method in class gggt.eg.bui.Building
To get the building attribute.
getBuild() - Method in class gggt.eg.set.Algorithm
To get the build attribute.
getCName() - Method in class gggt.eg.set.Constraint
To get the constraint type.
getConstraints() - Method in class gggt.eg.set.Model
To get a string representation of constraints.
getDoc() - Method in class gggt.eg.bui.Building
Return the built document.
getFortune() - Method in class gggt.eg.set.Model
To get the fortune attribute.
getFuse() - Method in class gggt.eg.set.Algorithm
To get the fuse attribute.
getGraphic() - Method in class gggt.eg.set.Model
To get the graphics object model.
getGround() - Method in class gggt.eg.set.Map
To get the background.
getHeight() - Method in class gggt.eg.set.Map
To get the height.
getMap() - Method in class gggt.eg.set.Setting
To get the map object.
getModels() - Method in class gggt.eg.set.Constraint
To get a string representation of models.
getMorph() - Method in class gggt.eg.set.Constraint
To get the morph parameter.
getMorph() - Method in class gggt.eg.set.Model
To get the morph attribute.
getMove() - Method in class gggt.eg.set.Noise
To get the move attribute.
getName() - Method in class gggt.eg.set.Constraint
To get the constraint name.
getName() - Method in class gggt.eg.set.Model
To get the model name.
getNoise() - Method in class gggt.eg.set.Setting
To get the noise object.
getOutside() - Method in class gggt.eg.set.Constraint
To get the outside parameter.
getOverflow() - Method in class gggt.eg.set.Constraint
To get the overflow parameter.
getOverlap() - Method in class gggt.eg.set.Constraint
To get the overlap parameter.
getPath() - Method in class gggt.eg.set.Setting
To get the setting file path.
getPolar() - Method in class gggt.eg.set.Constraint
To get the polar parameters.
getProbability() - Method in class gggt.eg.set.Model
To get the probability attribute.
getQ() - Method in class gggt.eg.bui.Building
Return the building quality factor.
getResize() - Method in class gggt.eg.set.Constraint
To get the resize parameter.
getResize() - Method in class gggt.eg.set.Model
To set the resize attribute.
getResize() - Method in class gggt.eg.set.Noise
To get the scale attribute.
getRigid() - Method in class gggt.eg.set.Constraint
To get the rigid parameter.
getRoll() - Method in class gggt.eg.set.Constraint
To get the rool parameters.
getRotation() - Method in class gggt.eg.set.Noise
To get the rotation attribute.
getScale() - Method in class gggt.eg.set.Constraint
To get the scale parameter.
getScale() - Method in class gggt.eg.set.Map
To get the scale.
getScale() - Method in class gggt.eg.set.Model
To get the next scale attribute.
getShape() - Method in class gggt.eg.set.Constraint
To get the value parameters.
getSize() - Method in class gggt.eg.set.Constraint
To get the sizing parameter.
getSize() - Method in class gggt.eg.set.Map
To get the size.
getSize() - Method in class gggt.eg.set.Setting
To get the size of database to generate.
getSlope() - Method in class gggt.eg.set.Constraint
To get the slope parameters.
getThickness() - Method in class gggt.eg.set.Noise
To get the thickness attribute.
getVar() - Method in class gggt.eg.dst.Gaussian
To return the var value.
getVariance() - Method in class gggt.eg.set.Noise
To get the var attribute.
getWeight() - Method in class gggt.eg.set.Model
To get the weight attribute.
getWidth() - Method in class gggt.eg.set.Map
To get the width.
getWrap() - Method in class gggt.eg.set.Constraint
To get the wrap parameters.
getWrap() - Method in class gggt.eg.set.Model
To get the wrap attribute.
gggt.eg - package gggt.eg
The gggt package contains the main classes of 3gT project.
gggt.eg.bui - package gggt.eg.bui
The gggt.bui package contains all classes to build synthetic documents.
gggt.eg.dst - package gggt.eg.dst
The gggt.dst package contains all classes to distort graphical objects.
gggt.eg.set - package gggt.eg.set
The gggt.set package contains all classes allowing to parse the setting and model files.
grow() - Method in class gggt.eg.set.Constraint
To grow the constraint stack

H

hasRigid() - Method in class gggt.eg.set.Setting
 

I

includes(ORectangle) - Method in class gggt.eg.set.Map
Test if the map includes the parametter bounding box.
init(Setting) - Method in class gggt.eg.bui.Building
To init from a given set.

L

loop() - Method in class gggt.eg.bui.Building
To start a building loop.

M

main(String[]) - Static method in class gggt.eg.App
The Main method.
Map - Class in gggt.eg.set
The Maps class corresponds to the maps tag into the setting file.
mark() - Method in class gggt.eg.bui.Building
 
Model - Class in gggt.eg.set
The Model class corresponds to a model tag into the setting file.

N

nextConstraint() - Method in class gggt.eg.set.Model
To get the next constraint attribute.
nextModel() - Method in class gggt.eg.set.Constraint
To get the next model attribute.
nextModel() - Method in class gggt.eg.set.Setting
To get a next Model according to a computed probability [0,1].
nextRigid() - Method in class gggt.eg.set.Setting
To get a next rigid constraint according to a counter.
nextValue() - Method in class gggt.eg.dst.Gaussian
To return a double according a gaussian probability.
Noise - Class in gggt.eg.set
This class corresponds to the noise tag into the setting file.

O

overflows(OSymbol) - Method in class gggt.eg.set.Constraint
To check a symbol.

P

parse(String) - Method in class gggt.eg.set.SettingParser
Parse method.
parse(String, String, String) - Method in class gggt.eg.set.SettingParser
Parse method.
print() - Method in class gggt.eg.set.Algorithm
Print method.
print() - Method in class gggt.eg.set.Constraint
The print method.
print() - Method in class gggt.eg.set.Map
The print method.
print() - Method in class gggt.eg.set.Model
Print method.
print() - Method in class gggt.eg.set.Noise
Print method.
print() - Method in class gggt.eg.set.Setting
To print the setting object like XML style.
process(String, String) - Static method in class gggt.eg.App
To process a document.
process(String, String, String, String) - Static method in class gggt.eg.App
To process a document.
process(OGraphic) - Method in class gggt.eg.dst.Distort
Main method.
put() - Method in class gggt.eg.bui.Building
To put the given symbol in document.

R

run() - Method in class gggt.eg.bui.Building
To run the build process.

S

satisfy() - Method in class gggt.eg.bui.Building
Test if the given symbol satisfy the constraint.
scale() - Method in class gggt.eg.bui.Building
To scale the final document.
setRigids() - Method in class gggt.eg.set.Setting
To get the rigid constraints.
setScale(double) - Method in class gggt.eg.set.Map
 
Setting - Class in gggt.eg.set
The Setting class, object corresponding to the setting tag into the setting file.
SettingParser - Class in gggt.eg.set
The setting parser.
SettingParser() - Constructor for class gggt.eg.set.SettingParser
Default constructor
start() - Method in class gggt.eg.bui.Building
To start the build process.
start() - Method in class gggt.eg.set.Setting
The start method clear the constraints' stack, put to zero the
stop() - Method in class gggt.eg.bui.Building
To stop the build process.

A B C D E F G H I L M N O P R S