Package net.sourceforge.plantuml
Class LatexManager
java.lang.Object
net.sourceforge.plantuml.LatexManager
- All Implemented Interfaces:
AutoCloseable
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
close()
protected double[]
double[]
static String
protectText
(String text)
-
Constructor Details
-
LatexManager
-
-
Method Details
-
getWidthHeightDepth
-
doGetWidthHeightDepth
-
protectText
-
close
public void close()- Specified by:
close
in interfaceAutoCloseable
-