- java.lang.Object
-
- com.affymetrix.genoviz.bioviews.Glyph
-
- com.affymetrix.genoviz.glyph.SolidGlyph
-
- com.affymetrix.genoviz.tutorial.ScaleText
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected int |
count |
protected static int |
MAX_SIZE |
protected String |
text |
-
Fields inherited from class com.affymetrix.genoviz.bioviews.Glyph
default_bg_color, default_fg_color, DRAW_CHILDREN_FIRST, DRAW_SELF_FIRST
-
Fields inherited from interface com.affymetrix.genoviz.util.NeoConstants
ABOVE, BELOW, CENTER, default_bold_font, default_plain_font, dispose, DOWN, EAST, flush, HORIZONTAL, LEFT, MIRROR_HORIZONTAL, MIRROR_VERTICAL, NONE, NORTH, RIGHT, SOUTH, UNKNOWN, UP, VERTICAL, WEST
-
Constructor Summary
Constructors
Constructor and Description |
ScaleText() |
-
Method Summary
-
Methods inherited from class com.affymetrix.genoviz.glyph.SolidGlyph
hit, hit
-
Methods inherited from class com.affymetrix.genoviz.bioviews.Glyph
addChild, addChild, calcPixels, drawChildren, drawSelected, drawSelectedBackground, drawSelectedFill, drawSelectedOutline, drawSelectedReverse, drawTransients, drawTraversal, getBackgroundColor, getChild, getChildCount, getChildren, getChildTransform, getColor, getCoordBox, getDrawOrder, getFont, getForegroundColor, getGlobalChildTransform, getGlobalTransform, getGlyphStyle, getInfo, getMinPixelsHeight, getMinPixelsWidth, getPacker, getParent, getPixelBox, getPixelBox, getPositiveCoordBox, getRowNumber, getScene, getSelectedRegion, getSkipDraw, inside, intersects, intersects, isHitable, isOverlapped, isSelectable, isSelected, isVisible, moveAbsolute, moveRelative, optimizeBigRectangleRendering, pack, pickTraversal, RectangleIntersectHack, removeAllChildren, removeChild, resetChildren, select, setBackgroundColor, setColor, setCoordBox, setCoords, setDrawOrder, setFont, setForegroundColor, setGlyphStyle, setHitable, setInfo, setMinimumPixelBounds, setOverlapped, setPacker, setParent, setPixelBox, setRowNumber, setScene, setSelectable, setSelected, setSkipDraw, setVisibility, supportsSubSelection, withinView
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
count
protected int count
-
Constructor Detail
-
ScaleText
public ScaleText()
Copyright © 2021. All rights reserved.