jp.carabiner.inkpod.pi.shape.renderer.markdown
クラス MarkdownRootElement
java.lang.Object
jp.carabiner.inkpod.pi.shape.renderer.markdown.MarkdownBlock
jp.carabiner.inkpod.pi.shape.renderer.markdown.MarkdownRootElement
- すべての実装されたインタフェース:
- MarkdownElement
public class MarkdownRootElement
- extends MarkdownBlock
| クラス jp.carabiner.inkpod.pi.shape.renderer.markdown.MarkdownBlock から継承されたメソッド |
addElement, draw, getBorderShape, getBorderShape, getChildInsets, getChildren, getHeight, getWidth, getX, getY, layout, setInsets, setLocation |
| クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MarkdownRootElement
public MarkdownRootElement()
invalidate
public void invalidate()
- 定義:
- インタフェース
MarkdownElement 内の invalidate - オーバーライド:
- クラス
MarkdownBlock 内の invalidate
layout
public void layout(double x,
double y,
double width,
double height,
java.awt.Insets insets,
java.awt.Font font,
java.awt.font.FontRenderContext frc,
HorizontalAlign horizontalAlign,
VerticalAlign verticalAlign,
int lineSpace)
getPreferredWidth
public double getPreferredWidth()
- 定義:
- インタフェース
MarkdownElement 内の getPreferredWidth - オーバーライド:
- クラス
MarkdownBlock 内の getPreferredWidth