Class Shapes

java.lang.Object
com.agisoft.metashape.Shapes

public class Shapes extends Object
  • Field Details

    • swigCMemOwn

      protected transient boolean swigCMemOwn
  • Constructor Details

    • Shapes

      public Shapes(long cPtr, boolean cMemoryOwn)
    • Shapes

      public Shapes()
    • Shapes

      public Shapes(Shapes shapes)
  • Method Details

    • getCPtr

      public static long getCPtr(Shapes obj)
    • finalize

      protected void finalize()
      Overrides:
      finalize in class Object
    • delete

      public void delete()
    • getChunk

      public Chunk getChunk()
      Chunk container, may be null.
    • getPath

      public String getPath()
      Path to shapes data.
    • setMeta

      public void setMeta(MetaData meta)
      Shapes meta data.
    • getMeta

      public MetaData getMeta()
      Shapes meta data.
    • getShapes

      public Shape[] getShapes()
      List of shapes.
    • getGroups

      public ShapeGroup[] getGroups()
      List of shape groups.
    • getProjection

      public OrthoProjection getProjection()
      Projection of shape data.