|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Orientation | |
---|---|
edu.ucla.stat.SOCR.analyses.util.definicions | MultiDendrograms |
edu.ucla.stat.SOCR.analyses.util.moduls.frm | MultiDendrograms |
edu.ucla.stat.SOCR.analyses.util.moduls.frm.Panels | MultiDendrograms |
edu.ucla.stat.SOCR.analyses.util.parser.EPS.figures | MultiDendrograms |
edu.ucla.stat.SOCR.analyses.util.parser.figures | MultiDendrograms |
edu.ucla.stat.SOCR.analyses.util.tipus | MultiDendrograms |
Uses of Orientation in edu.ucla.stat.SOCR.analyses.util.definicions |
---|
Methods in edu.ucla.stat.SOCR.analyses.util.definicions that return Orientation | |
---|---|
Orientation |
Config.getOrientacioDendo()
|
Orientation |
CfgPanelMenu.getOrientacioDendograma()
|
Methods in edu.ucla.stat.SOCR.analyses.util.definicions with parameters of type Orientation | |
---|---|
void |
Config.setOrientacioDendo(Orientation or)
|
void |
CfgPanelMenu.setOrientacioDendograma(Orientation orientacio)
|
Uses of Orientation in edu.ucla.stat.SOCR.analyses.util.moduls.frm |
---|
Methods in edu.ucla.stat.SOCR.analyses.util.moduls.frm that return Orientation | |
---|---|
Orientation |
InternalFrameData.getOrientacioDendograma()
|
Methods in edu.ucla.stat.SOCR.analyses.util.moduls.frm with parameters of type Orientation | |
---|---|
void |
InternalFrameData.setOrientacioDendograma(Orientation orientacio)
|
Uses of Orientation in edu.ucla.stat.SOCR.analyses.util.moduls.frm.Panels |
---|
Methods in edu.ucla.stat.SOCR.analyses.util.moduls.frm.Panels with parameters of type Orientation | |
---|---|
void |
Jpan_Imatge.setImatge(Orientation i)
|
Uses of Orientation in edu.ucla.stat.SOCR.analyses.util.parser.EPS.figures |
---|
Methods in edu.ucla.stat.SOCR.analyses.util.parser.EPS.figures with parameters of type Orientation | |
---|---|
void |
MargeEPS.dibuixa(java.awt.Graphics2D g,
Orientation or)
|
void |
LiniaEPS.dibuixa(java.awt.Graphics2D g,
Orientation or)
|
void |
CercleEPS.dibuixa(java.awt.Graphics2D g,
Orientation or)
|
void |
MargeEPS.dibuixa(Orientation or)
|
void |
LiniaEPS.dibuixa(Orientation or)
|
void |
CercleEPS.dibuixa(Orientation or)
|
void |
NomsDendoEPS.dibuixa(Orientation orDendo,
rotacioNoms orNoms)
|
void |
NomsLabelsEscalaEPS.dibuixa(Orientation or,
tipusDades tipDades)
|
void |
EscalaEPS.dibuixa(Orientation or,
tipusDades tipDades,
int ticks)
|
Uses of Orientation in edu.ucla.stat.SOCR.analyses.util.parser.figures |
---|
Methods in edu.ucla.stat.SOCR.analyses.util.parser.figures with parameters of type Orientation | |
---|---|
void |
Marge.dibuixa(java.awt.Graphics2D g,
Orientation or)
|
void |
Linia.dibuixa(java.awt.Graphics2D g,
Orientation or)
|
abstract void |
Figura.dibuixa(java.awt.Graphics2D g,
Orientation or)
|
void |
Cercle.dibuixa(java.awt.Graphics2D g,
Orientation or)
|
void |
NomsDendo.dibuixa(java.awt.Graphics2D g,
Orientation orDendo,
rotacioNoms orNoms)
|
void |
NomsLabelsEscala.dibuixa(java.awt.Graphics2D g,
Orientation or,
tipusDades tipDades)
|
void |
Escala.dibuixa(java.awt.Graphics2D g,
Orientation or,
tipusDades tipDades,
int ticks)
|
void |
Marge.dibuixa(Orientation or)
|
void |
Linia.dibuixa(Orientation or)
|
abstract void |
Figura.dibuixa(Orientation or)
|
void |
Cercle.dibuixa(Orientation or)
|
Uses of Orientation in edu.ucla.stat.SOCR.analyses.util.tipus |
---|
Methods in edu.ucla.stat.SOCR.analyses.util.tipus that return Orientation | |
---|---|
static Orientation |
Orientation.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Orientation[] |
Orientation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |