jp.carabiner.inkpod.pi.shape.renderer.markdown
クラス MarkdownList

java.lang.Object
  上位を拡張 jp.carabiner.inkpod.pi.shape.renderer.markdown.MarkdownBlock
      上位を拡張 jp.carabiner.inkpod.pi.shape.renderer.markdown.MarkdownList
すべての実装されたインタフェース:
MarkdownElement
直系の既知のサブクラス:
MarkdownOrderList

public class MarkdownList
extends MarkdownBlock


コンストラクタの概要
MarkdownList()
           
 
メソッドの概要
 int getIndentSpaceCount()
           
 void setIndentSpaceCount(int indentSpaceCount)
           
 
クラス jp.carabiner.inkpod.pi.shape.renderer.markdown.MarkdownBlock から継承されたメソッド
addElement, draw, getBorderShape, getBorderShape, getChildInsets, getChildren, getHeight, getPreferredWidth, getWidth, getX, getY, invalidate, layout, setInsets, setLocation
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

MarkdownList

public MarkdownList()
メソッドの詳細

setIndentSpaceCount

public void setIndentSpaceCount(int indentSpaceCount)

getIndentSpaceCount

public int getIndentSpaceCount()