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 LicenseInfoLicenseInfo.retrieveDistributor()static LicenseInfoPLSSignature.retrieveDistributor(String key) static LicenseInfoLicenseInfo.retrieveNamed(String key) static LicenseInfoPLSSignature.retrieveNamed(String sig, String key, boolean doCheck) static LicenseInfoLicenseInfo.retrieveNamedSlow()static LicenseInfoLicenseInfo.retrieveQuick()Methods in net.sourceforge.plantuml.version with parameters of type LicenseInfoModifier and TypeMethodDescriptionstatic voidLicense.addLicenseInfo(List<String> text, LicenseInfo licenseInfo) License.getText1(LicenseInfo licenseInfo) License.getText2(LicenseInfo licenseInfo) protected TextBlockPSystemLicense.getTextBlock(LicenseInfo licenseInfo) static BufferedImageLicenseInfo.retrieveDistributorImage(LicenseInfo licenseInfo)