com.supermap.services.wms

类 ReverseLoopStrategy

  • java.lang.Object
    • com.supermap.services.wms.ReverseLoopStrategy
  • 所有已实现的接口:
    LoopStrategy


    public class ReverseLoopStrategy
    extends java.lang.Object
    implements LoopStrategy
    
    • 方法概要

      方法 
      限定符和类型 方法和说明
      boolean condition(int index, int size) 
      int getCode(int index, int size) 
      int getStart(int size) 
      int getStep() 
      • 从类继承的方法 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 构造器详细资料

      • ReverseLoopStrategy

        public ReverseLoopStrategy()