Uses of Class
com.storedobject.svg.Document
Packages that use Document
Package
Description
-
Uses of Document in com.storedobject.pdf
Methods in com.storedobject.pdf with parameters of type DocumentModifier and TypeMethodDescriptionstatic PDFImagePDF.createImage(Document svgDocument) Create an image from an SVG document. -
Uses of Document in com.storedobject.svg
Methods in com.storedobject.svg that return DocumentModifier and TypeMethodDescriptionfinal DocumentNode.createDocument()Creates a newDocumentinstance associated with the currentNode. -
Uses of Document in com.storedobject.ui
Constructors in com.storedobject.ui with parameters of type Document -
Uses of Document in com.storedobject.vaadin
Methods in com.storedobject.vaadin with parameters of type DocumentModifier and TypeMethodDescriptionvoidSets the SVG content of this component using the provided SVG document.Constructors in com.storedobject.vaadin with parameters of type Document