Home
last modified time | relevance | path

Searched defs:getLines (Results 1 – 25 of 376) sorted by relevance

12345678910>>...16

/dports/math/jts/jts-jts-1.18.1/modules/core/src/main/java/org/locationtech/jts/geom/util/
H A DLinearComponentExtracter.java45 public static Collection getLines(Collection geoms, Collection lines) in getLines() method in LinearComponentExtracter
63 public static Collection getLines(Collection geoms, Collection lines, boolean forceToLineString) in getLines() method in LinearComponentExtracter
80 public static Collection getLines(Geometry geom, Collection lines) in getLines() method in LinearComponentExtracter
100 public static Collection getLines(Geometry geom, Collection lines, boolean forceToLineString) in getLines() method in LinearComponentExtracter
115 public static List getLines(Geometry geom) in getLines() method in LinearComponentExtracter
130 public static List getLines(Geometry geom, boolean forceToLineString) in getLines() method in LinearComponentExtracter
H A DLineStringExtracter.java41 public static List getLines(Geometry geom, List lines) in getLines() method in LineStringExtracter
61 public static List getLines(Geometry geom) in getLines() method in LineStringExtracter
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/wintermute/debugger/
H A Dlisting.cpp28 Common::Array<ListingLine> Listing::getLines(uint begin, uint end) { in getLines() function in Wintermute::Listing
40 Common::Array<ListingLine> Listing::getLines(uint centre, uint before, uint after) { in getLines() function in Wintermute::Listing
/dports/games/scummvm/scummvm-2.5.1/engines/wintermute/debugger/
H A Dlisting.cpp28 Common::Array<ListingLine> Listing::getLines(uint begin, uint end) { in getLines() function in Wintermute::Listing
40 Common::Array<ListingLine> Listing::getLines(uint centre, uint before, uint after) { in getLines() function in Wintermute::Listing
/dports/math/scilab/scilab-6.1.1/scilab/modules/ast/includes/exps/
H A Dmatrixexp.hxx91 const exps_t& getLines() const in getLines() function in ast::MatrixExp
96 exps_t& getLines() in getLines() function in ast::MatrixExp
/dports/games/scorched3d/scorched/src/common/common/
H A DFileLines.h42 std::vector<std::string> &getLines() { return fileLines_; } in getLines() function
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/league/commonmark/src/Input/
H A DMarkdownInputInterface.php21 public function getLines(): iterable; function
H A DMarkdownInput.php44 public function getLines(): \Traversable function in League\\CommonMark\\Input\\MarkdownInput
/dports/cad/sumo/sumo-1.2.0/src/netbuild/
H A DNBPTLineCont.h39 const std::map<std::string, NBPTLine*>& getLines() const { in getLines() function
/dports/games/scorched3d/scorched/src/common/coms/
H A DComsLinesMessage.h37 std::list<Vector> &getLines() { return lines_; } in getLines() function
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/league/commonmark/src/Input/
H A DMarkdownInputInterface.php21 public function getLines(): iterable; function
H A DMarkdownInput.php44 public function getLines(): \Traversable function in League\\CommonMark\\Input\\MarkdownInput
/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dstafflines.h37 QVector<QLineF>& getLines() { return lines; } in getLines() function
/dports/www/tikiwiki/tiki-21.2/vendor_bundled/vendor/league/commonmark/src/Input/
H A DMarkdownInputInterface.php21 public function getLines(): iterable; function
/dports/devel/pear-HTML_Template_PHPLIB/HTML_Template_PHPLIB-1.6.1/HTML/Template/PHPLIB/
H A DHelper.php37 public static function getLines($strFile = null, $strContent = null) function in HTML_Template_PHPLIB_Helper
/dports/biology/artemis/artemis-17.0.1-11-g3e43d27e/uk/ac/sanger/artemis/io/
H A DFeatureHeader.java51 private static String getLines (final LinePushBackReader in_stream) in getLines() method in FeatureHeader
/dports/security/klee/klee-2.2/scripts/
H A DIStatsSum.py31 def getLines(): function
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/make/langtools/tools/propertiesparser/parser/
H A DMessage.java63 public List<MessageLine> getLines(boolean includeAllPrecedingComments) { in getLines() method in Message
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/make/langtools/tools/propertiesparser/parser/
H A DMessage.java63 public List<MessageLine> getLines(boolean includeAllPrecedingComments) { in getLines() method in Message
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/make/langtools/tools/propertiesparser/parser/
H A DMessage.java63 public List<MessageLine> getLines(boolean includeAllPrecedingComments) { in getLines() method in Message
/dports/devel/pear-phing/phing-2.6.1/filters/
H A DHeadFilter.php122 function getLines() { function in HeadFilter
H A DTailFilter.php118 function getLines() { function in TailFilter
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/make/langtools/tools/propertiesparser/parser/
H A DMessage.java63 public List<MessageLine> getLines(boolean includeAllPrecedingComments) { in getLines() method in Message
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/make/langtools/tools/propertiesparser/parser/
H A DMessage.java63 public List<MessageLine> getLines(boolean includeAllPrecedingComments) { in getLines() method in Message
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/make/langtools/tools/propertiesparser/parser/
H A DMessage.java63 public List<MessageLine> getLines(boolean includeAllPrecedingComments) { in getLines() method in Message

12345678910>>...16