Constant Field Values

Contents

org.gvsig.*

  • org.gvsig.fmap.geom.operation.area.Area
    Modifier and Type
    Constant Field
    Value
    public static final String
    "area"
  • org.gvsig.fmap.geom.operation.distance.PointDistance
    Modifier and Type
    Constant Field
    Value
    public static final String
    "distance"
  • org.gvsig.fmap.geom.operation.ensureOrientation.EnsureOrientation
    Modifier and Type
    Constant Field
    Value
    public static final String
    "ensureOrientation"
  • org.gvsig.fmap.geom.operation.flip.Flip
    Modifier and Type
    Constant Field
    Value
    public static final String
    "flip"
  • org.gvsig.fmap.geom.operation.fromjts.FromJTS
    Modifier and Type
    Constant Field
    Value
    public static final String
    "fromJTS"
    public static final String
    "JTSGeometry"
  • org.gvsig.fmap.geom.operation.fromwkb.FromWKB
    Modifier and Type
    Constant Field
    Value
    public static final String
    "FromWKB"
  • org.gvsig.fmap.geom.operation.isCCW.IsCCW
    Modifier and Type
    Constant Field
    Value
    public static final String
    "isCCW"
  • org.gvsig.fmap.geom.operation.offset.Offset
    Modifier and Type
    Constant Field
    Value
    public static final String
    "offset"
  • org.gvsig.fmap.geom.operation.perimeter.Perimeter
    Modifier and Type
    Constant Field
    Value
    public static final String
    "perimeter"
  • org.gvsig.fmap.geom.operation.relationship.Contains
    Modifier and Type
    Constant Field
    Value
    public static final String
    "contains"
  • org.gvsig.fmap.geom.operation.relationship.Crosses
    Modifier and Type
    Constant Field
    Value
    public static final String
    "crosses"
  • org.gvsig.fmap.geom.operation.relationship.Disjoint
    Modifier and Type
    Constant Field
    Value
    public static final String
    "disjoint"
  • org.gvsig.fmap.geom.operation.relationship.Equals
    Modifier and Type
    Constant Field
    Value
    public static final String
    "equals"
  • org.gvsig.fmap.geom.operation.relationship.Intersects
    Modifier and Type
    Constant Field
    Value
    public static final String
    "intersects"
  • org.gvsig.fmap.geom.operation.relationship.Out
    Modifier and Type
    Constant Field
    Value
    public static final String
    "out"
  • org.gvsig.fmap.geom.operation.relationship.Overlaps
    Modifier and Type
    Constant Field
    Value
    public static final String
    "overlaps"
  • org.gvsig.fmap.geom.operation.relationship.Touches
    Modifier and Type
    Constant Field
    Value
    public static final String
    "touches"
  • org.gvsig.fmap.geom.operation.relationship.Within
    Modifier and Type
    Constant Field
    Value
    public static final String
    "within"
  • org.gvsig.fmap.geom.operation.tojts.JTSGeometryOperationContext
    Modifier and Type
    Constant Field
    Value
    public static final String
    "srs"
  • org.gvsig.fmap.geom.operation.tojts.ToJTS
    Modifier and Type
    Constant Field
    Value
    public static final String
    "toJTS"
  • org.gvsig.fmap.geom.operation.towkb.ToWKB
    Modifier and Type
    Constant Field
    Value
    public static final String
    "toWKB"
  • org.gvsig.fmap.geom.operation.towkb.ToWKBNative
    Modifier and Type
    Constant Field
    Value
    public static final String
    "toWKBNative"
  • org.gvsig.fmap.geom.operation.towkb.ToWKBOperationContext
    Modifier and Type
    Constant Field
    Value
    public static final String
    "srs"
  • org.gvsig.fmap.geom.operation.towkt.ToWKT
    Modifier and Type
    Constant Field
    Value
    public static final String
    "toWKT"
  • org.gvsig.fmap.geom.operation.utils.PointGetAngle
    Modifier and Type
    Constant Field
    Value
    public static final String
    "getAngle"