|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgggt.eg.set.Model
public class Model
The Model class corresponds to a model tag into the setting file.
| Method Summary | |
|---|---|
java.lang.String |
getConstraints()
To get a string representation of constraints. |
double |
getFortune()
To get the fortune attribute. |
gom.OGraphic |
getGraphic()
To get the graphics object model. |
double |
getMorph()
To get the morph attribute. |
java.lang.String |
getName()
To get the model name. |
double |
getProbability()
To get the probability attribute. |
double |
getResize()
To set the resize attribute. |
double |
getScale()
To get the next scale attribute. |
double |
getWeight()
To get the weight attribute. |
double[] |
getWrap()
To get the wrap attribute. |
Constraint |
nextConstraint()
To get the next constraint attribute. |
void |
print()
Print method. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.lang.String getName()
public gom.OGraphic getGraphic()
public double getScale()
public double[] getWrap()
public double getResize()
public double getMorph()
public double getWeight()
public double getFortune()
public double getProbability()
public Constraint nextConstraint()
public java.lang.String getConstraints()
public void print()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||