Uses of Interface
net.sourceforge.plantuml.api.INumberAnalyzed
-
Packages that use INumberAnalyzed Package Description net.sourceforge.plantuml.api Public API for calling PlantUML from Java. -
-
Uses of INumberAnalyzed in net.sourceforge.plantuml.api
Classes in net.sourceforge.plantuml.api that implement INumberAnalyzed Modifier and Type Class Description class
NumberAnalyzed
class
NumberAnalyzed2
class
NumberAnalyzedDated
Methods in net.sourceforge.plantuml.api that return INumberAnalyzed Modifier and Type Method Description INumberAnalyzed
NumberAnalyzed. getCopyImmutable()
INumberAnalyzed
NumberAnalyzed2. getCopyImmutable()
-