Interface Content
-
- All Known Subinterfaces:
DrawingContent,KeyPathElementContent
- All Known Implementing Classes:
BaseLayer,BaseStrokeContent,CompositionLayer,ContentGroup,EllipseContent,FillContent,GradientFillContent,GradientStrokeContent,ImageLayer,MergePathsContent,NullLayer,PolystarContent,RectangleContent,RepeaterContent,ShapeContent,ShapeLayer,SolidLayer,StrokeContent,TextLayer,TrimPathContent
public interface Content
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetName()voidsetContents(java.util.List<Content> contentsBefore, java.util.List<Content> contentsAfter)
-