Class GlobalMap.CounterViewer
java.lang.Object
VASSAL.search.AbstractImageFinder
VASSAL.build.AbstractBuildable
VASSAL.build.AbstractConfigurable
VASSAL.build.module.map.CounterDetailViewer
VASSAL.build.module.map.GlobalMap.CounterViewer
- All Implemented Interfaces:
DragSourceMotionListener,KeyListener,MouseListener,MouseMotionListener,EventListener,AutoConfigurable,Buildable,Configurable,Drawable,PropertyNameSource,ValidityChecker,Translatable,Auditable,ImageSearchTarget,SearchTarget
- Enclosing class:
GlobalMap
-
Nested Class Summary
Nested classes/interfaces inherited from class VASSAL.build.module.map.CounterDetailViewer
CounterDetailViewer.CounterFormatConfig, CounterDetailViewer.DisplayConfig, CounterDetailViewer.EmptyFormatConfig, CounterDetailViewer.Filter, CounterDetailViewer.MinConfig, CounterDetailViewer.ReportFormatConfig, CounterDetailViewer.TerrainConfig, CounterDetailViewer.VisitorNested classes/interfaces inherited from interface VASSAL.build.AutoConfigurable
AutoConfigurable.Util -
Field Summary
Fields inherited from class VASSAL.build.module.map.CounterDetailViewer
ALL_LAYERS, ALWAYS, BG_COLOR, bgColor, BORDER_COLOR, BORDER_INNER_THICKNESS, BORDER_THICKNESS, BORDER_WIDTH, borderColor, borderInnerThickness, borderThickness, borderWidth, bounds, CENTER_ALL, CENTER_PIECES_VERTICALLY, CENTER_TEXT, centerAll, centerPiecesVertically, centerText, COMBINE_COUNTER_SUMMARY, combineCounterSummary, COUNTER_REPORT_FORMAT, counterReportFormat, currentMousePosition, delay, DELAY, delayTimer, desc, DESCRIPTION, DISPLAY, displayablePieces, displayableTerrain, displayLayers, displayWhat, DRAW_PIECES, DRAW_PIECES_AT_ZOOM, drawPieces, drawSingleDeprecated, EMPTY_HEX_REPORT_FORMAT, emptyHexReportFormat, ENABLE_HTML, enableHTML, EXC_LAYERS, EXTRA_TEXT_PADDING, extraTextPadding, FG_COLOR, fgColor, FILTER, font, FONT_SIZE, fontSize, GRAPH_SINGLE_DEPRECATED, graphicsVisible, graphicsZoomLevel, hotkey, HOTKEY, IF_ONE, INC_LAYERS, lastPieceBounds, LATEST_VERSION, LAYER_LIST, map, MINIMUM_DISPLAYABLE, minimumDisplayablePieces, mouseInView, NEVER, ONLY_SHOW_FIRST_SUMMARY, onlyShowFirstSummary, PREFERRED_DELAY, PROPERTY_FILTER, propertyFilter, SHOW_DECK, SHOW_DECK_DEPTH, SHOW_DECK_MASKED, SHOW_MOVE_SELECTED, SHOW_NON_MOVABLE, SHOW_NOSTACK, SHOW_ONLY_TOP_OF_STACK, SHOW_OVERLAP, SHOW_TERRAIN_BENEATH, SHOW_TERRAIN_HEIGHT, SHOW_TERRAIN_SNAPPY, SHOW_TERRAIN_TEXT, SHOW_TERRAIN_WIDTH, SHOW_TERRAIN_ZOOM, SHOW_TEXT, SHOW_TEXT_SINGLE_DEPRECATED, showDeck, showDeckDepth, showDeckMasked, showMoveSelected, showNonMovable, showNoStack, showNumberFromDeck, showOnlyTopOfStack, showOverlap, showTerrainBeneath, showTerrainHeight, showTerrainSnappy, showTerrainText, showTerrainWidth, showTerrainZoom, showText, showTextSingleDeprecated, STOP_AFTER_SHOWING, stopAfterShowing, STRETCH_WIDTH_PIECES, STRETCH_WIDTH_SUMMARY, stretchWidthPieces, stretchWidthSummary, SUM, SUMMARY_REPORT_FORMAT, summaryReportFormat, textVisible, TOP_LAYER, UNROTATE_PIECES, unrotatePieces, USE_KEYBOARD, version, VERSION, VERTICAL_BOTTOM_TEXT, VERTICAL_OFFSET, VERTICAL_TOP_TEXT, verticalBottomText, verticalOffset, verticalTopText, view, ZOOM_LEVEL, zoomLevelFields inherited from class VASSAL.build.AbstractConfigurable
changeSupport, config, localizedName, myI18nData, nameFields inherited from class VASSAL.build.AbstractBuildable
buildComponents, validatorFields inherited from interface VASSAL.build.Configurable
NAME_PROPERTY -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionBuild an ArrayList of pieces to be displayed in order from bottom up, based on selection criteria setup in config.protected doublegetZoom()Methods inherited from class VASSAL.build.module.map.CounterDetailViewer
addLocalImageNames, addTo, checkUpgrade, dragMouseMoved, draw, draw, drawAboveCounters, drawGraphics, drawLabel, drawLabel, drawLabel, drawText, fixBounds, fixBounds, getAllowableConfigureComponents, getAttributeDescriptions, getAttributeNames, getAttributeTypes, getAttributeValueString, getAttributeVisibility, getBounds, getConfigureName, getConfigurer, getConfigureTypeName, getExpressionList, getFormattedStringList, getHelpFile, getMap, getNamedKeyStrokeList, getPreferredDelay, hideDetails, isDrawingMouseOver, isStopAfterShowing, isTextUnderCounters, keyPressed, keyReleased, keyTyped, mouseClicked, mouseDragged, mouseEntered, mouseExited, mouseMoved, mousePressed, mouseReleased, removeFrom, setAttribute, showDetails, upgradeMethods inherited from class VASSAL.build.AbstractConfigurable
add, addPropertyChangeListener, getConfigureComponents, getI18nData, getI18nPrefix, getLocalizedConfigureName, getMenuTextList, getPropertyList, getTypeName, remove, removePropertyChangeListener, setAllAttributesUntranslatable, setAttributeTranslatable, setConfigureNameMethods inherited from class VASSAL.build.AbstractBuildable
addImageNamesRecursively, build, buildString, getAllDescendantComponentsOf, getAncestor, getBuildables, getBuildComponents, getBuildElement, getComponents, getComponentsOf, getNonFolderAncestor, getPropertyNames, setAncestor, validateMethods inherited from class VASSAL.search.AbstractImageFinder
getAllImageNames, getLocalImageNamesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface VASSAL.script.expression.Auditable
getComponentName, getComponentTypeNameMethods inherited from interface VASSAL.build.Buildable
build, getBuildElement, isMandatory, isMovable, isUnique
-
Constructor Details
-
CounterViewer
public CounterViewer()
-
-
Method Details
-
getDisplayablePieces
Description copied from class:CounterDetailViewerBuild an ArrayList of pieces to be displayed in order from bottom up, based on selection criteria setup in config.- Overrides:
getDisplayablePiecesin classCounterDetailViewer
-
getZoom
protected double getZoom()- Overrides:
getZoomin classCounterDetailViewer
-