Uses of Class
net.webpdf.wsclient.schema.operation.AppearanceSvgType
-
Packages that use AppearanceSvgType Package Description net.webpdf.wsclient.schema.operation -
-
Uses of AppearanceSvgType in net.webpdf.wsclient.schema.operation
Fields in net.webpdf.wsclient.schema.operation declared as AppearanceSvgType Modifier and Type Field Description protected AppearanceSvgTypeAppearanceSourceType. svgMethods in net.webpdf.wsclient.schema.operation that return AppearanceSvgType Modifier and Type Method Description AppearanceSvgTypeObjectFactory. createAppearanceSvgType()Create an instance ofAppearanceSvgTypeAppearanceSvgTypeAppearanceSourceType. getSvg()Gets the value of the svg property.Methods in net.webpdf.wsclient.schema.operation with parameters of type AppearanceSvgType Modifier and Type Method Description voidAppearanceSourceType. setSvg(AppearanceSvgType value)Sets the value of the svg property.
-