Class PDFGStateStack.GState
- java.lang.Object
- 
- com.inductiveautomation.rm.pdf.writer.PDFGStateStack.GState
 
- 
- All Implemented Interfaces:
- java.lang.Cloneable
 - Enclosing class:
- PDFGStateStack
 
 public static class PDFGStateStack.GState extends java.lang.Object implements java.lang.CloneableAn inner class for GStates.
- 
- 
Constructor SummaryConstructors Constructor Description GState()
 - 
Method SummaryAll Methods Instance Methods Concrete Methods Modifier and Type Method Description PDFGStateStack.GStateclone()Returns a clone of this gstate.
 
- 
- 
- 
Method Detail- 
clonepublic PDFGStateStack.GState clone() Returns a clone of this gstate.- Overrides:
- clonein class- java.lang.Object
 
 
- 
 
-