Home
last modified time | relevance | path

Searched defs:getChains (Results 1 – 12 of 12) sorted by relevance

/dports/math/jts/jts-jts-1.18.1/modules/core/src/main/java/org/locationtech/jts/index/chain/
H A DMonotoneChainBuilder.java35 public static List getChains(Coordinate[] pts) in getChains() method in MonotoneChainBuilder
49 public static List getChains(Coordinate[] pts, Object context) in getChains() method in MonotoneChainBuilder
/dports/graphics/geos/geos-3.9.1/src/index/chain/
H A DMonotoneChainBuilder.cpp45 MonotoneChainBuilder::getChains(const CoordinateSequence* pts, void* context) in getChains() function in geos::index::chain::MonotoneChainBuilder
55 MonotoneChainBuilder::getChains(const CoordinateSequence* pts, void* context, in getChains() function in geos::index::chain::MonotoneChainBuilder
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi/container/src/org/eclipse/osgi/internal/provisional/verifier/
H A DCertificateVerifier.java61 public CertificateChain[] getChains(); in getChains() method
/dports/graphics/geos/geos-3.9.1/include/geos/index/chain/
H A DMonotoneChainBuilder.h76 getChains(const geom::CoordinateSequence* pts) in getChains() function
/dports/deskutils/ausweisapp2/AusweisApp2-1.22.2/src/card/base/asn1/
H A DChainBuilder.h93 const QVector<QVector<T>>& getChains() const in getChains() function
/dports/x11-wm/pekwm/pekwm-release-0.2.0/src/
H A DKeyGrabber.hh45 const std::vector<Chain*> &getChains(void) const { return _chains; } in getChains() function in KeyGrabber::Chain
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/pdb2pqr/src/
H A Dprotein.py349 def getChains(self): member in Protein
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.core.manipulation/common/org/eclipse/jdt/internal/ui/text/
H A DChainFinder.java97 public List<Chain> getChains() { in getChains() method in ChainFinder
/dports/biology/jalview/jalview/src/ext/edu/ucsf/rbvi/strucviz2/
H A DChimeraModel.java365 public Collection<ChimeraChain> getChains() in getChains() method in ChimeraModel
/dports/biology/jalview/jalview/src/jalview/io/
H A DStructureFile.java443 public Vector<PDBChain> getChains() in getChains() method in StructureFile
/dports/biology/jalview/jalview/src/jalview/structures/models/
H A DAAStructureBindingModel.java262 public String[][] getChains() in getChains() method in AAStructureBindingModel
/dports/graphics/blender/blender-2.91.0/source/blender/freestyle/intern/view_map/
H A DSilhouette.h1868 inline vector<FEdge *> &getChains() in getChains() function