Class SoHPGLVectorOutput


  • public class SoHPGLVectorOutput
    extends SoVectorOutput
    Class used to write vector formatted files in HPGL/2 format. This class is used for writing vector formatted files in HPGL/2 language format. It provides some convenience functions for handling files. An instance of SoHPGLVectorOutput is contained in an SoVectorizeHPGLAction; this is typically the only instance needed.
    • Constructor Detail

      • SoHPGLVectorOutput

        public SoHPGLVectorOutput()
        Constructor. The default constructor writes to stdout.