Uses of Class
net.sourceforge.plantuml.version.LicenseInfo
Packages that use LicenseInfo
-
Uses of LicenseInfo in net.sourceforge.plantuml.version
Fields in net.sourceforge.plantuml.version declared as LicenseInfoMethods in net.sourceforge.plantuml.version that return LicenseInfoModifier and TypeMethodDescriptionstatic LicenseInfo
LicenseInfo.retrieveDistributor()
static LicenseInfo
PLSSignature.retrieveDistributor
(String key) static LicenseInfo
LicenseInfo.retrieveNamed
(String key) static LicenseInfo
PLSSignature.retrieveNamed
(String sig, String key, boolean doCheck) static LicenseInfo
LicenseInfo.retrieveNamedSlow()
static LicenseInfo
LicenseInfo.retrieveQuick()
Methods in net.sourceforge.plantuml.version with parameters of type LicenseInfoModifier and TypeMethodDescriptionstatic void
License.addLicenseInfo
(List<String> text, LicenseInfo licenseInfo) License.getText1
(LicenseInfo licenseInfo) License.getText2
(LicenseInfo licenseInfo) protected TextBlock
PSystemLicense.getTextBlock
(LicenseInfo licenseInfo) static BufferedImage
LicenseInfo.retrieveDistributorImage
(LicenseInfo licenseInfo)