Documentation of 'net.sourceforge.plantuml.ugraphic.visio.VisioGraphics' Java class
VisioGraphics
net.sourceforge.plantuml.ugraphic.visio

Class VisioGraphics



  • public class VisioGraphics
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor and Description
      VisioGraphics() 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void createVsd(java.io.OutputStream os) 
      void line(double x1, double y1, double x2, double y2) 
      void polygon(UPolygon poly) 
      void rectangle(double x, double y, double width, double height) 
      void text(java.lang.String text, double x, double y, java.lang.String family, int fontSize, double width, double height, java.util.Map<java.lang.String,java.lang.String> attributes) 
      void upath(double x, double y, UPath path) 
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • VisioGraphics

        public VisioGraphics()
    • Method Detail

      • createVsd

        public void createVsd(java.io.OutputStream os)
                       throws java.io.IOException
        Throws:
        java.io.IOException
      • rectangle

        public void rectangle(double x,
                              double y,
                              double width,
                              double height)
      • text

        public void text(java.lang.String text,
                         double x,
                         double y,
                         java.lang.String family,
                         int fontSize,
                         double width,
                         double height,
                         java.util.Map<java.lang.String,java.lang.String> attributes)
      • line

        public void line(double x1,
                         double y1,
                         double x2,
                         double y2)
      • upath

        public void upath(double x,
                          double y,
                          UPath path)
      • polygon

        public void polygon(UPolygon poly)

DataMelt 3.0 © DataMelt by jWork.ORG

Ads help maintain this website.