com.itextpdf.tool.xml.svg
Class PathBean

java.lang.Object
  extended by com.itextpdf.tool.xml.svg.PathBean

public class PathBean
extends Object


Nested Class Summary
static class PathBean.Builder
           
 
Constructor Summary
PathBean(List<PathItem> items)
           
 
Method Summary
 List<PathItem> getPathItems()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PathBean

public PathBean(List<PathItem> items)
Method Detail

getPathItems

public List<PathItem> getPathItems()


Copyright © 2012. All Rights Reserved.