|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmedidas.Medida
medidas.Area
public class Area
Função que representa a área em centímetros quadrados de um objeto
Field Summary |
---|
Fields inherited from class medidas.Medida |
---|
medidaJaExtraida |
Constructor Summary | |
---|---|
Area()
|
Method Summary | |
---|---|
protected void |
extraiMedidaDeFato()
Função que calcula a área baseada na área em pixels e na escala |
double |
pegaArea()
|
java.lang.String |
pegaValor()
|
java.lang.String |
toString()
|
void |
zeraMedidaEspecifica()
Esta função deve zerar a medida real |
Methods inherited from class medidas.Medida |
---|
actionPerformed, extraiMedida, zeraMedida |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public Area()
Method Detail |
---|
public double pegaArea()
protected void extraiMedidaDeFato()
extraiMedidaDeFato
in class Medida
ExtratorDeMedidas
public void zeraMedidaEspecifica()
Medida
zeraMedidaEspecifica
in class Medida
public java.lang.String toString()
toString
in class Medida
public java.lang.String pegaValor()
pegaValor
in class Medida
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |