Package VASSAL.tools.swing
Class LabelerDataArchiveHTMLEditorKit.LabelerInlineView
java.lang.Object
javax.swing.text.View
javax.swing.text.GlyphView
javax.swing.text.LabelView
javax.swing.text.html.InlineView
VASSAL.tools.swing.LabelerDataArchiveHTMLEditorKit.LabelerInlineView
- All Implemented Interfaces:
Cloneable,SwingConstants,TabableView
- Enclosing class:
LabelerDataArchiveHTMLEditorKit
-
Nested Class Summary
Nested classes/interfaces inherited from class javax.swing.text.GlyphView
GlyphView.GlyphPainter -
Field Summary
FieldsFields inherited from class javax.swing.text.View
BadBreakWeight, ExcellentBreakWeight, ForcedBreakWeight, GoodBreakWeight, X_AXIS, Y_AXISFields inherited from interface javax.swing.SwingConstants
BOTTOM, CENTER, EAST, HORIZONTAL, LEADING, LEFT, NEXT, NORTH, NORTH_EAST, NORTH_WEST, PREVIOUS, RIGHT, SOUTH, SOUTH_EAST, SOUTH_WEST, TOP, TRAILING, VERTICAL, WEST -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javax.swing.text.html.InlineView
breakView, changedUpdate, getAttributes, getBreakWeight, getStyleSheet, insertUpdate, removeUpdate, setPropertiesFromAttributesMethods inherited from class javax.swing.text.LabelView
getBackground, getFont, getFontMetrics, getForeground, isStrikeThrough, isSubscript, isSuperscript, isUnderline, setBackground, setStrikeThrough, setSubscript, setSuperscript, setUnderlineMethods inherited from class javax.swing.text.GlyphView
checkPainter, clone, createFragment, getEndOffset, getGlyphPainter, getMinimumSpan, getNextVisualPositionFrom, getPartialSpan, getPreferredSpan, getStartOffset, getTabbedSpan, getTabExpander, getText, modelToView, paint, setGlyphPainter, viewToModelMethods inherited from class javax.swing.text.View
append, forwardUpdate, forwardUpdateToView, getChildAllocation, getContainer, getDocument, getElement, getGraphics, getMaximumSpan, getParent, getResizeWeight, getToolTipText, getView, getViewCount, getViewFactory, getViewIndex, getViewIndex, insert, isVisible, modelToView, modelToView, preferenceChanged, remove, removeAll, replace, setParent, setSize, updateChildren, updateLayout, viewToModelMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface javax.swing.text.TabableView
getPartialSpan, getTabbedSpan
-
Field Details
-
valign
protected float valign
-
-
Constructor Details
-
LabelerInlineView
-
-
Method Details
-
getAlignment
public float getAlignment(int axis) - Overrides:
getAlignmentin classGlyphView
-