public class Article extends Object implements net.vectorpublish.desktop.vp.api.DrawParticipant
net.vectorpublish.desktop.vp.api.InheritanceExclusion.Category, net.vectorpublish.desktop.vp.api.InheritanceExclusion.CDIBean, net.vectorpublish.desktop.vp.api.InheritanceExclusion.HistoryCategory, net.vectorpublish.desktop.vp.api.InheritanceExclusion.LayerNode, net.vectorpublish.desktop.vp.api.InheritanceExclusion.Participant, net.vectorpublish.desktop.vp.api.InheritanceExclusion.Storable| Constructor and Description |
|---|
Article(SplitNode parent,
List<String> paragraphs,
net.vectorpublish.desktop.vp.api.vpd.DocumentNode documentNode) |
| Modifier and Type | Method and Description |
|---|---|
Dimension |
getDimensions() |
List<String> |
getParagraphs() |
boolean |
opacity() |
void |
paint(net.vectorpublish.desktop.vp.pd.official.VectorPublishGraphics g,
int documentWidth,
int documentHeight) |
void |
paintOutside(net.vectorpublish.desktop.vp.pd.official.VectorPublishGraphics graphics,
net.vectorpublish.desktop.vp.pd.official.RelativeKeyframeRecalculator relativeRecalculator,
int documentWidth,
int documentHeight) |
void |
setParagraphs(List<String> paragraphs) |
String |
toString() |
Cursor |
updateMouse(int markerX,
int markerY,
float docRelX,
float docRelY,
net.vectorpublish.desktop.vp.pd.official.RelativeKeyframeRecalculator rel,
net.vectorpublish.desktop.vp.pd.official.TechnicalMouseDrag pressedLMBSince) |
public Article(SplitNode parent, List<String> paragraphs, net.vectorpublish.desktop.vp.api.vpd.DocumentNode documentNode)
public Cursor updateMouse(int markerX, int markerY, float docRelX, float docRelY, net.vectorpublish.desktop.vp.pd.official.RelativeKeyframeRecalculator rel, net.vectorpublish.desktop.vp.pd.official.TechnicalMouseDrag pressedLMBSince)
updateMouse in interface net.vectorpublish.desktop.vp.api.ui.MouseParticipantpublic Dimension getDimensions()
getDimensions in interface net.vectorpublish.desktop.vp.api.DrawParticipantpublic boolean opacity()
opacity in interface net.vectorpublish.desktop.vp.api.DrawParticipantpublic void paint(net.vectorpublish.desktop.vp.pd.official.VectorPublishGraphics g, int documentWidth, int documentHeight)
paint in interface net.vectorpublish.desktop.vp.api.DrawParticipantpublic void paintOutside(net.vectorpublish.desktop.vp.pd.official.VectorPublishGraphics graphics, net.vectorpublish.desktop.vp.pd.official.RelativeKeyframeRecalculator relativeRecalculator, int documentWidth, int documentHeight)
paintOutside in interface net.vectorpublish.desktop.vp.api.DrawParticipantCopyright © 2017. All rights reserved.