Uses of Class
net.webpdf.wsclient.schema.operation.SvgType
-
Packages that use SvgType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of SvgType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as SvgType Modifier and Type Field Description protected SvgTypeImageType. svgMethods in net.webpdf.wsclient.schema.operation that return SvgType Modifier and Type Method Description SvgTypeObjectFactory. createSvgType()Create an instance ofSvgTypeSvgTypeImageType. getSvg()Gets the value of the svg property.Methods in net.webpdf.wsclient.schema.operation with parameters of type SvgType Modifier and Type Method Description voidImageType. setSvg(SvgType value)Sets the value of the svg property.
-