com.partnersoft.maps.app
Class MapStyleLogic
java.lang.Object
com.partnersoft.maps.app.MapStyleLogic
public class MapStyleLogic
- extends java.lang.Object
Various methods to assist with looking at styles.
Copyright 2008-2009 Partner Software, Inc.
- Version:
- $Id$
- Author:
- Paul Reavis
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MapStyleLogic
public MapStyleLogic(MapApp app)
initialize
public void initialize()
styleNameFor
public java.lang.String styleNameFor(RoverSet roverSet,
RoverShapeType shapeType,
int drawId)
- Returns the current style name for the given shape.
- Returns:
styleNameFor
public java.lang.String styleNameFor(RoverSet roverSet,
RoverShape shape)
styleNameFor
public java.lang.String styleNameFor(RoverSet roverSet,
RoverShapeType shapeType,
java.lang.String drawName)
styleFileFor
public VfsFile styleFileFor(MapSet mapset,
RoverShapeType shapeType,
java.lang.String styleName)