Package net.sourceforge.plantuml.hector
Class SkeletonConfigurationEvaluatorLineLenght
- java.lang.Object
-
- net.sourceforge.plantuml.hector.SkeletonConfigurationEvaluatorLineLenght
-
- All Implemented Interfaces:
SkeletonConfigurationEvaluator
public class SkeletonConfigurationEvaluatorLineLenght extends java.lang.Object implements SkeletonConfigurationEvaluator
-
-
Constructor Summary
Constructors Constructor Description SkeletonConfigurationEvaluatorLineLenght()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description double
getPrice(SkeletonConfiguration configuration)
-
-
-
Method Detail
-
getPrice
public double getPrice(SkeletonConfiguration configuration)
- Specified by:
getPrice
in interfaceSkeletonConfigurationEvaluator
-
-