JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.sourceforge.plantuml.stats.api
Interface StatsLine
All Known Implementing Classes:
StatsLineImpl
public interface
StatsLine
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Collection
<
StatsColumn
>
getColumnHeaders
()
Object
getValue
(
StatsColumn
column)
Method Details
getColumnHeaders
Collection
<
StatsColumn
>
getColumnHeaders
()
getValue
Object
getValue
(
StatsColumn
column)