java.lang.Object
de.grogra.mtg.MTGDressingData
- Direct Known Subclasses:
MTGDressingFile
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfloatintfloatvoidgetBranchForm(int category) Returns Form for calculation of coordinates for branch of the given category.floatintfloatintfloatfloatfloatfloatfloatfloatfloatfloatfloatfloatfloatfloatfloatfloatfloatfloatfloatfloatintfloatfloatfloatcharcharcharfloatfloatfloatfloatfloatfloatfloatfloatgetMinBotDia(String classSymbol) floatgetMinLength(String classSymbol) floatgetMinTopDia(String classSymbol) floatfloatfloatfloatfloatfloatfloatfloatfloatfloatbooleanboolean
-
Constructor Details
-
MTGDressingData
public MTGDressingData()
-
-
Method Details
-
getLengthUnit
public float getLengthUnit() -
getDiametersUnit
public float getDiametersUnit() -
getDefaultEdge
public int getDefaultEdge() -
getDefaultAlpha
public float getDefaultAlpha() -
getDefaultTeta
public float getDefaultTeta() -
getDefaultPhi
public float getDefaultPhi() -
getDefaultPsi
public float getDefaultPsi() -
getDefaultCategory
public int getDefaultCategory() -
getAxeDefaultCategory
public int getAxeDefaultCategory() -
isIndicePhillotaxy
public boolean isIndicePhillotaxy() -
getPhillotaxy
public float getPhillotaxy() -
getNbTours
public float getNbTours() -
getNbLeaves
public float getNbLeaves() -
isAlphaRelative
public boolean isAlphaRelative() -
getMediumTresholdGreen
public float getMediumTresholdGreen() -
getMaxTresholdGreen
public float getMaxTresholdGreen() -
getMinTresholdGreen
public float getMinTresholdGreen() -
getMediumTresholdBlue
public float getMediumTresholdBlue() -
getMaxTresholdBlue
public float getMaxTresholdBlue() -
getMinTresholdBlue
public float getMinTresholdBlue() -
getMediumTresholdRed
public float getMediumTresholdRed() -
getMaxTresholdRed
public float getMaxTresholdRed() -
getMinTresholdRed
public float getMinTresholdRed() -
getDeltaIndex
public float getDeltaIndex() -
getElementLength
public float getElementLength() -
getDefaultDistance
public float getDefaultDistance() -
getNbPlantsPerLine
public float getNbPlantsPerLine() -
getAzimutUnit
public float getAzimutUnit() -
getAlphaUnit
public float getAlphaUnit() -
getTetaUnit
public float getTetaUnit() -
getPhiUnit
public float getPhiUnit() -
getPsiUnit
public float getPsiUnit() -
getDefaultVerticille
public int getDefaultVerticille() -
getDefaultLeafLength
public float getDefaultLeafLength() -
getDefaultLeafBottomDia
public float getDefaultLeafBottomDia() -
getDefaultLeafTopDia
public float getDefaultLeafTopDia() -
getDefaultLeafAlpha
public float getDefaultLeafAlpha() -
getDefaultLeafBeta
public float getDefaultLeafBeta() -
getDefaultFruitLength
public float getDefaultFruitLength() -
getDefaultFruitBottomDia
public float getDefaultFruitBottomDia() -
getDefaultFruitTopDia
public float getDefaultFruitTopDia() -
getDefaultFruitAlpha
public float getDefaultFruitAlpha() -
getDefaultFruitBeta
public float getDefaultFruitBeta() -
getDefaultFlowerLength
public float getDefaultFlowerLength() -
getDefaultFlowerBottomDia
public float getDefaultFlowerBottomDia() -
getDefaultFlowerTopDia
public float getDefaultFlowerTopDia() -
getDefaultFlowerAlpha
public float getDefaultFlowerAlpha() -
getDefaultFlowerBeta
public float getDefaultFlowerBeta() -
getLeafSymbol
public char getLeafSymbol() -
getFruitSymbol
public char getFruitSymbol() -
getFlowerSymbol
public char getFlowerSymbol() -
symbolPath
-
getMinTopDia
-
getMinBotDia
-
getMinLength
-
getBranchForm
public void getBranchForm(int category) Returns Form for calculation of coordinates for branch of the given category. TODO: implementation- Parameters:
category-
-