jar

com.github.skjolber.3d-bin-container-packing : api

Maven & Gradle

Aug 25, 2023
4 usages
331 stars
Table Of Contents

Latest Version

Download com.github.skjolber.3d-bin-container-packing : api JAR file - Latest Versions:

All Versions

Download com.github.skjolber.3d-bin-container-packing : api JAR file - All Versions:

Version Vulnerabilities Size Updated
3.0.x
2.1.x
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window api-3.0.8.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.skjolber.packing.api.ep

├─ com.github.skjolber.packing.api.ep.ExtremePoints.class - [JAR]

├─ com.github.skjolber.packing.api.ep.Point2D.class - [JAR]

├─ com.github.skjolber.packing.api.ep.Point3D.class - [JAR]

├─ com.github.skjolber.packing.api.ep.StackValuePointFilter.class - [JAR]

├─ com.github.skjolber.packing.api.ep.XSupportPoint2D.class - [JAR]

├─ com.github.skjolber.packing.api.ep.XYPlanePoint3D.class - [JAR]

├─ com.github.skjolber.packing.api.ep.XZPlanePoint3D.class - [JAR]

├─ com.github.skjolber.packing.api.ep.YSupportPoint2D.class - [JAR]

├─ com.github.skjolber.packing.api.ep.YZPlanePoint3D.class - [JAR]

com.github.skjolber.packing.api

├─ com.github.skjolber.packing.api.AbstractContainerBuilder.class - [JAR]

├─ com.github.skjolber.packing.api.AbstractPhysicsBuilder.class - [JAR]

├─ com.github.skjolber.packing.api.AbstractStackableBuilder.class - [JAR]

├─ com.github.skjolber.packing.api.Box.class - [JAR]

├─ com.github.skjolber.packing.api.BoxStackValue.class - [JAR]

├─ com.github.skjolber.packing.api.CompositeStackConstraint.class - [JAR]

├─ com.github.skjolber.packing.api.Container.class - [JAR]

├─ com.github.skjolber.packing.api.ContainerItem.class - [JAR]

├─ com.github.skjolber.packing.api.ContainerStackValue.class - [JAR]

├─ com.github.skjolber.packing.api.DefaultContainer.class - [JAR]

├─ com.github.skjolber.packing.api.DefaultContainerStackValue.class - [JAR]

├─ com.github.skjolber.packing.api.DefaultStack.class - [JAR]

├─ com.github.skjolber.packing.api.DefaultStackValueConstraint.class - [JAR]

├─ com.github.skjolber.packing.api.Dimension.class - [JAR]

├─ com.github.skjolber.packing.api.FixedContainerStackValue.class - [JAR]

├─ com.github.skjolber.packing.api.PackResult.class - [JAR]

├─ com.github.skjolber.packing.api.PackResultComparator.class - [JAR]

├─ com.github.skjolber.packing.api.Packager.class - [JAR]

├─ com.github.skjolber.packing.api.PackagerResult.class - [JAR]

├─ com.github.skjolber.packing.api.PackagerResultBuilder.class - [JAR]

├─ com.github.skjolber.packing.api.Placement2D.class - [JAR]

├─ com.github.skjolber.packing.api.Placement3D.class - [JAR]

├─ com.github.skjolber.packing.api.PlacementComparator.class - [JAR]

├─ com.github.skjolber.packing.api.Stack.class - [JAR]

├─ com.github.skjolber.packing.api.StackConstraint.class - [JAR]

├─ com.github.skjolber.packing.api.StackPlacement.class - [JAR]

├─ com.github.skjolber.packing.api.StackValue.class - [JAR]

├─ com.github.skjolber.packing.api.Stackable.class - [JAR]

├─ com.github.skjolber.packing.api.StackableFilter.class - [JAR]

├─ com.github.skjolber.packing.api.StackableItem.class - [JAR]

├─ com.github.skjolber.packing.api.StackableSurface.class - [JAR]

├─ com.github.skjolber.packing.api.Surface.class - [JAR]

Advertisement